Hostname
metso.com
Last fetched
metso.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
metso.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 137.117.150.110 | 137.117.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:299
- Organization
- metso corporation
- Contact emails
Subdomains
164 observed subdomains of metso.com.
Showing 25 of 164. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from metso.com in the public web crawl.
1,102 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for metso.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{ir}-spf.metso.com |
| SPF_INCLUDE | _spf.qemailserver.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | successfactors.eu |
| SPF_IP | 148.139.0.2/32 |
| SPF_IP | 148.139.1.2/32 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 192.194.58.235 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 92.51.191.52 |
Related pages
Pivot deeper into the graph from metso.com.
- IP · 137.117.150.110
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:299
- Country · NL
- Email · dns.admin@metso.com
- TLD · .com
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "metso.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.