Skip to content

Hostname

wmata.com

Last fetched

wmata.com resolves to 2 IPv4 addresses operated by ASN17190 - Washington Metropolitan Area Transit Authority in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wmata.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wmata.com

Resolution chain

wmata.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
170.121.15.231170.121.12.0/22AS17190ASN17190 - Washington Metropolitan Area Transit AuthorityUS
170.121.15.230170.121.12.0/22AS17190ASN17190 - Washington Metropolitan Area Transit AuthorityUS

WHOIS identity

Registrar
iana:146
Organization
david horch
Contact emails

Subdomains

85 observed subdomains of wmata.com.

Web-graph footprint

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

4,330 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wmata.com.

MechanismTarget
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP170.121.14.15
SPF_IP170.121.14.25
SPF_IP52.159.95.174
SPF_IP52.167.222.166
SPF_IP52.168.149.8
SPF_IP72.28.124.142
SPF_IP72.28.124.143

Related pages

Pivot deeper into the graph from wmata.com.

Cypher and MCP

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

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