Skip to content

Hostname

emaax.com

Last fetched

emaax.com resolves to 1 IPv4 address operated by HINET Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · emaax.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/emaax.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.23.97.36211.23.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • emaax.com

SPF policy

6 SPF mechanisms authorising senders for emaax.com.

MechanismTarget
SPF_Aemaax.com
SPF_IP211.23.97.36
SPF_IP60.249.54.200
SPF_IP60.249.54.208
SPF_IP61.221.12.27
SPF_MXemaax.com

Related pages

Pivot deeper into the graph from emaax.com.

Cypher and MCP

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

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