Skip to content

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

WHISPER CANON · metso.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/metso.com

Resolution chain

metso.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
137.117.150.110137.117.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
metso corporation
Contact emails

Subdomains

164 observed subdomains of metso.com.

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

SPF policy

16 SPF mechanisms authorising senders for metso.com.

MechanismTarget
SPF_EXISTS%{ir}-spf.metso.com
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP148.139.0.2/32
SPF_IP148.139.1.2/32
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP192.194.58.235
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP92.51.191.52

Related pages

Pivot deeper into the graph from metso.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.