Skip to content

Hostname

defiance.com

Last fetched

defiance.com resolves to 5 IPv4 addresses operated by TELCOMNET-AS Telcomnet LLC, Moscow, Russia in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · defiance.comRouting diversity3.9/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/defiance.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.94.222.22104.94.222.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaUS
104.94.223.22104.94.223.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaUS
104.96.178.16104.96.178.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaAU
104.96.179.16104.96.179.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaAU
104.96.180.13104.96.180.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaBR

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

5 observed subdomains of defiance.com.

Web-graph footprint

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

241 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for defiance.com.

MechanismTarget
SPF_REDIRECT_spf.trionworlds.com

Related pages

Pivot deeper into the graph from defiance.com.

Cypher and MCP

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

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