Skip to content

Hostname

hanfireworks.com

Last fetched

hanfireworks.com resolves to 2 IPv4 addresses operated by SPRINTHOST - SPRINTHOST.RU LLC in RU. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · hanfireworks.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hanfireworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.8.192.31141.8.192.0/24AS35278SPRINTHOST - SPRINTHOST.RU LLCRU
141.8.193.176141.8.193.0/24AS35278SPRINTHOST - SPRINTHOST.RU LLCRU

WHOIS identity

Registrar
iana:82
Organization
domain id shield service
Contact emails

Subdomains

1 observed subdomain of hanfireworks.com.

Web-graph footprint

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

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for hanfireworks.com.

MechanismTarget
SPF_Ahanfireworks.com
SPF_IP141.8.192.31
SPF_IP141.8.193.176
SPF_IP2a0a:2b42:0:1b:0:0:0:0
SPF_IP2a0a:2b42:0:45:0:0:0:0
SPF_MXhanfireworks.com
SPF_REDIRECT_spf.mail.ru

Related pages

Pivot deeper into the graph from hanfireworks.com.

Cypher and MCP

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

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