Skip to content

Hostname

hebatit.com

Last fetched

hebatit.com resolves to 1 IPv4 address operated by AS58477 in ID. WHOIS lists iana:1478 as the registrar.

Nutrition Label

WHISPER CANON · hebatit.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hebatit.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.64.99.9945.64.99.0/24AS58477ID

WHOIS identity

Registrar
iana:1478
Organization
taky edu
Contact emails

Threat posture

History

Mail and authentication

MX records

  • hebatit.com

SPF policy

4 SPF mechanisms authorising senders for hebatit.com.

MechanismTarget
SPF_Ahebatit.com
SPF_IP103.31.250.250
SPF_IP45.64.99.99
SPF_MXhebatit.com

Related pages

Pivot deeper into the graph from hebatit.com.

Cypher and MCP

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

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