Skip to content

Hostname

adata.com

Last fetched

adata.com resolves to 1 IPv4 address operated by CHTI-IP-AP Taiwan Internet Gateway in TW. WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · adata.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adata.com

Resolution chain

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

IPPrefixASNOperatorCountry
220.128.91.77220.128.91.0/24AS10126CHTI-IP-AP Taiwan Internet GatewayTW

WHOIS identity

Registrar
iana:1336
Organization
whois privacy
Contact emails

Subdomains

81 observed subdomains of adata.com.

Web-graph footprint

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

1,930 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for adata.com.

MechanismTarget
SPF_Atpmail.adata.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.147.152.64/26
SPF_IP125.227.34.187
SPF_IP125.227.34.188
SPF_IP168.121.52.72
SPF_IP211.23.37.0/24
SPF_IP220.128.91.70/32
SPF_IP220.130.12.168/29
SPF_IP58.211.88.176/28

Related pages

Pivot deeper into the graph from adata.com.

Cypher and MCP

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

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