Skip to content

Hostname

proxim.com

Last fetched

proxim.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US.

Nutrition Label

WHISPER CANON · proxim.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/proxim.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.69.11835.215.64.0/18AS15169GOOGLE - Google LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for proxim.com.

MechanismTarget
SPF_Aproxim.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.182.122.3/32
SPF_IP34.214.76.149
SPF_IP34.218.170.111/32
SPF_IP43.225.24.16/28
SPF_IP52.10.46.228/32
SPF_IP52.32.214.98/32
SPF_IP52.33.33.178/32
SPF_IP54.149.150.114/32
SPF_IP54.214.90.44
SPF_IP62.210.247.56/32
SPF_IP66.220.13.240/29
SPF_IP96.76.219.85/29
SPF_MXproxim.com

Related pages

Pivot deeper into the graph from proxim.com.

Cypher and MCP

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

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