Hostname
proximis.com
Last fetched
proximis.com resolves to 20.107.224.36, announced in 20.64.0.0/10 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. proximis.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for proximis.com is recorded in WhisperGraph.
Attribution
Azure
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- butterflyedition
- Contact emails
- 33f4f31ba78185713565dd81b461a36b-1003101@contact.gandi.net, 3aa757fb0c6e02c7eeb3af2de6791a12-1003101@contact.gandi.net, 666d90a31d5a3650b472f1107e0e9307-1003101@contact.gandi.net, 69285ecd193fa1ec50bb0ccd8ec92dcc-1003101@contact.gandi.net, 748fefc4f4897e59f6f7f403b1ba1d7d-1003101@contact.gandi.net, cd76e0460376efc4f40205a5a450986f-1003101@contact.gandi.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-cloud-a1.googledomains.com
- ns-cloud-a2.googledomains.com
- ns-cloud-a3.googledomains.com
- ns-cloud-a4.googledomains.com
MX records
- proximis-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: _spf.salesforce.com
- include: mail.zendesk.com
- include: eu.transmail.net
- include: mailgun.org
Threat-feed evidence
History
Related pages
Pivot from proximis.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proximis.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.