Skip to content

Hostname

metia.com

Last fetched

metia.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:321 as the registrar.

Nutrition Label

WHISPER CANON · metia.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/metia.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.140.153.15051.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:321
Organization
jeanette lewing
Contact emails

Subdomains

44 observed subdomains of metia.com.

Web-graph footprint

Distinct hostnames that link to or from metia.com in the public web crawl.

96 sites link to this hostname.

268 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for metia.com.

MechanismTarget
SPF_INCLUDEexacttarget.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.46.163.215
SPF_IP79.173.140.236
SPF_IP79.173.140.245
SPF_IP79.173.140.251

Related pages

Pivot deeper into the graph from metia.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "metia.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.