Skip to content

Hostname

xpg.com

Last fetched

xpg.com resolves to 1 IPv4 address operated by HINET Data Communication Business Group in TW. WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · xpg.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/xpg.com

Resolution chain

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

IPPrefixASNOperatorCountry
220.130.12.170220.130.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

Registrar
iana:1336
Organization
domain admin
Contact emails

Subdomains

22 observed subdomains of xpg.com.

Web-graph footprint

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

797 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for xpg.com.

MechanismTarget
SPF_Atpmail.xpg.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 xpg.com.

Cypher and MCP

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

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