Skip to content

Hostname

warbirdtc.com

Last fetched

warbirdtc.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.16.217.22450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:93
Organization
cscape
Contact emails

Subdomains

1 observed subdomain of warbirdtc.com.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for warbirdtc.com.

MechanismTarget
SPF_Amail.cscape.net
SPF_INCLUDEcomcast.net
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEgmail.com
SPF_INCLUDEspf.messagelabs.com
SPF_MXwarbirdtc.com

Related pages

Pivot deeper into the graph from warbirdtc.com.

Cypher and MCP

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

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