Hostname
linkpointmedia.com
Last fetched
linkpointmedia.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
linkpointmedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.192.115.33 | 35.192.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-0806d24e920bc47e288ca6d450ca15e6@privacyguardian.org
- pw-1a29c6802d31f2bdfd79a9d1b013624a@privacyguardian.org
- pw-5d2c192023c55023525d0e118d6d3bc3@privacyguardian.org
- pw-78b5fe1f3271097c92382d5b6534d32a@privacyguardian.org
- pw-834b93ee2f8157ec5fa14c98746b386d@privacyguardian.org
- pw-968ae254e5f45349847628dade7abe81@privacyguardian.org
- pw-a60dde07e7ffe33c2b2fbe09bb0d5e54@privacyguardian.org
Subdomains
1 observed subdomain of linkpointmedia.com.
| Subdomain |
|---|
| www.linkpointmedia.com |
Web-graph footprint
Distinct hostnames that link to or from linkpointmedia.com in the public web crawl.
60 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for linkpointmedia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from linkpointmedia.com.
- IP · 35.192.115.33
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1479
- Country · US
- Email · pw-0806d24e920bc47e288ca6d450ca15e6@privacyguardian.org
- TLD · .com
- Browse hostnames · li…
- 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: "linkpointmedia.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.