Skip to content

Hostname

hepta.com.my

Last fetched

hepta.com.my appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · hepta.com.myRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hepta.com.my

Resolution chain

hepta.com.my has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with hepta.com.my in WhisperGraph.

Subdomains

10 observed subdomains of hepta.com.my.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hepta.com.my.

MechanismTarget
SPF_INCLUDEmfocus.com.my
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP116.0.102.206
SPF_IP121.121.17.57
SPF_IP183.78.169.221
SPF_IP183.78.169.230
SPF_IP183.78.169.232
SPF_IP183.78.169.238
SPF_MXhepta.com.my

Related pages

Pivot deeper into the graph from hepta.com.my.

Cypher and MCP

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

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