Skip to content

Hostname

graphi-star.com

Last fetched

graphi-star.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.70.5488.99.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from graphi-star.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • graphi-star.com

SPF policy

18 SPF mechanisms authorising senders for graphi-star.com.

MechanismTarget
SPF_Agraphi-star.com
SPF_INCLUDEspf.avangemail.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP116.202.236.32
SPF_IP168.119.9.118
SPF_IP176.65.241.162
SPF_IP176.65.241.163
SPF_IP185.213.11.59
SPF_IP185.213.11.60
SPF_IP212.129.31.140
SPF_IP212.83.172.150
SPF_IP5.9.116.144
SPF_IP5.9.116.158
SPF_IP87.107.190.177
SPF_IP87.107.190.209
SPF_IP88.99.70.54
SPF_IP95.81.81.226
SPF_MXgraphi-star.com

Related pages

Pivot deeper into the graph from graphi-star.com.

Cypher and MCP

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

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