Skip to content

Hostname

eturf.com.my.excelscape.com

Last fetched

eturf.com.my.excelscape.com resolves to 1 IPv4 address operated by AS55720 in MY.

Nutrition Label

WHISPER CANON · eturf.com.my.excelscape.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eturf.com.my.excelscape.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.253.14.91103.253.14.0/24AS55720MY

WHOIS identity

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

Subdomains

1 observed subdomain of eturf.com.my.excelscape.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eturf.com.my.excelscape.com.

MechanismTarget
SPF_Aeturf.com.my.excelscape.com
SPF_IP103.253.14.90/32
SPF_IP103.253.14.91
SPF_MXeturf.com.my.excelscape.com

Related pages

Pivot deeper into the graph from eturf.com.my.excelscape.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eturf.com.my.excelscape.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.