Skip to content

Hostname

metron.com

Last fetched

metron.com resolves to 1 IPv4 address operated by AS-SONICTELECOM - Sonic Telecom LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · metron.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/metron.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.0.71.1850.0.64.0/20AS46375AS-SONICTELECOM - Sonic Telecom LLCUS

WHOIS identity

Registrar
iana:69
Organization
lou katz
Contact emails

Subdomains

136 observed subdomains of metron.com.

Web-graph footprint

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

7 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for metron.com.

MechanismTarget
SPF_Aindigo.metron.com
SPF_Ametron.com
SPF_Aspinach.metron.com
SPF_Aviolet.metron.com
SPF_IP172.2.229.48/28
SPF_IP192.136.140.0/24
SPF_IP192.160.193.0/24
SPF_IP2001:470:1f04:27d:0:0:0:2
SPF_IP2001:470:8224::/48
SPF_IP2001:470:838d::/48
SPF_IP50.0.71.16/28
SPF_IP69.181.187.61/32
SPF_MXmetron.com

Related pages

Pivot deeper into the graph from metron.com.

Cypher and MCP

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

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