Skip to content

Hostname

h4t.com

Last fetched

h4t.com resolves to 1 IPv4 address operated by ASACENET1 - ACENET, INC. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.230.249.193173.230.240.0/20AS22878ASACENET1 - ACENET, INC.US

WHOIS identity

Registrar
iana:48
Organization
al hirakee businessmen services
Contact emails

Subdomains

6 observed subdomains of h4t.com.

Web-graph footprint

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

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • h4t.com

SPF policy

5 SPF mechanisms authorising senders for h4t.com.

MechanismTarget
SPF_Ah4t.com
SPF_IP173.230.249.193
SPF_IP207.45.183.2
SPF_IP68.168.213.233
SPF_MXh4t.com

Related pages

Pivot deeper into the graph from h4t.com.

Cypher and MCP

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

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