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
Resolution chain
xpointomedia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.213.188.48 | 35.213.128.0/18 | AS15169 | GOOGLE - Google LLC | SG |
| 52.74.93.41 | 52.74.0.0/16 | AS16509 | AMAZON-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
MX records
SPF policy
5 SPF mechanisms authorising senders for xpointomedia.com.
| Mechanism | Target |
|---|---|
| SPF_A | topaz.leadgenome.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | xpointomedia.com |
Related pages
Pivot deeper into the graph from xpointomedia.com.
- IP · 35.213.188.48
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:1068
- Country · SG
- Email · da6d05843bf747ce92539e81b2e51fd2.protect@whoisguard.com
- TLD · .com
- Browse hostnames · xp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.