Skip to content

Hostname

showdownjs.com

Last fetched

showdownjs.com resolves to 3 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:1008 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.168.99.34184.168.96.0/19AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
89.116.213.18589.116.213.0/24AS47583BR
91.108.127.19291.108.124.0/22AS47583BR

WHOIS identity

Registrar
iana:1008
Organization
showdownjs
Contact emails

Subdomains

2 observed subdomains of showdownjs.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for showdownjs.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from showdownjs.com.

Cypher and MCP

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

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