Skip to content

Hostname

webmail.hextar.com

Last fetched

webmail.hextar.com resolves to 1 IPv4 address operated by AS45839 in MY.

Nutrition Label

WHISPER CANON · webmail.hextar.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/webmail.hextar.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.99.65.173101.99.65.0/24AS45839MY

WHOIS identity

No WHOIS records are currently associated with webmail.hextar.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for webmail.hextar.com.

MechanismTarget
SPF_Awebmail.hextar.com
SPF_IP101.99.65.39
SPF_IP101.99.65.41
SPF_IP101.99.74.54
SPF_IP101.99.74.55
SPF_IP121.123.96.233
SPF_IP192.168.1.5/32
SPF_IP219.92.245.73
SPF_MXwebmail.hextar.com

Related pages

Pivot deeper into the graph from webmail.hextar.com.

Cypher and MCP

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

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