Skip to content

Hostname

aephuket.com

Last fetched

aephuket.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · aephuket.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aephuket.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.11.254104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.150.228172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
dabztudio
Contact emails

Subdomains

1 observed subdomain of aephuket.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aephuket.com.

MechanismTarget
SPF_Aaephuket.com
SPF_IP27.254.40.111
SPF_IP27.254.44.248
SPF_IP27.254.64.136
SPF_IP27.254.67.78
SPF_IP27.254.86.27
SPF_IP27.254.87.213
SPF_IP27.254.96.193
SPF_MXaephuket.com

Related pages

Pivot deeper into the graph from aephuket.com.

Cypher and MCP

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

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