Skip to content

Hostname

hesuzj.cc

Last fetched

hesuzj.cc resolves to 2 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · hesuzj.ccRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hesuzj.cc

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.45.84148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
38.6.89.4438.6.64.0/18AS398823PEG-LA - PEG TECH INCUS

WHOIS identity

No WHOIS records are currently associated with hesuzj.cc in WhisperGraph.

Subdomains

5 observed subdomains of hesuzj.cc.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hesuzj.cc.

MechanismTarget
SPF_INCLUDEmpff98a.hesuzj.cc

Related pages

Pivot deeper into the graph from hesuzj.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hesuzj.cc"})-[: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.