Skip to content

Hostname

xpointomedia.com

Last fetched

xpointomedia.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · xpointomedia.comRouting diversity2.4/10Peering density9.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/xpointomedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.188.4835.213.128.0/18AS15169GOOGLE - Google LLCSG
52.74.93.4152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

7 observed subdomains of xpointomedia.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xpointomedia.com.

MechanismTarget
SPF_Atopaz.leadgenome.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXxpointomedia.com

Related pages

Pivot deeper into the graph from xpointomedia.com.

Cypher and MCP

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

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