Skip to content

Hostname

hanami8.com

Last fetched

hanami8.com resolves to 1 IPv4 address operated by TELEFONICA_DE_ESPANA in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · hanami8.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hanami8.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.235.217.163195.235.0.0/16AS3352TELEFONICA_DE_ESPANAES

WHOIS identity

Registrar
iana:140
Organization
hanami8 apps
Contact emails

Subdomains

12 observed subdomains of hanami8.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hanami8.com.

MechanismTarget
SPF_Ahanami8.com
SPF_IP194.179.45.160/27
SPF_IP195.235.217.160/27
SPF_IP195.55.28.16/29
SPF_IP195.57.144.192/27
SPF_IP195.76.242.120/29
SPF_IP195.76.42.192/26
SPF_MXhanami8.com

Related pages

Pivot deeper into the graph from hanami8.com.

Cypher and MCP

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

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