Hostname
webmail.connect.compliancepod.com
Last fetched
webmail.connect.compliancepod.com resolves to 1 IPv4 address operated by DIGITAL-REALTY-UK - Digital Realty (UK) Limited in GB.
Nutrition Label
Resolution chain
webmail.connect.compliancepod.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 |
|---|---|---|---|---|
| 45.75.194.163 | 45.75.128.0/17 | AS49425 | DIGITAL-REALTY-UK - Digital Realty (UK) Limited | GB |
WHOIS identity
No WHOIS records are currently associated with webmail.connect.compliancepod.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for webmail.connect.compliancepod.com.
| Mechanism | Target |
|---|---|
| SPF_A | webmail.connect.compliancepod.com |
| SPF_INCLUDE | spf.kinexus.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.9.67.172 |
| SPF_IP | 5.9.67.185 |
| SPF_MX | webmail.connect.compliancepod.com |
Related pages
Pivot deeper into the graph from webmail.connect.compliancepod.com.
- IP · 45.75.194.163
- ASN · AS49425DIGITAL-REALTY-UK - Digital Realty (UK) Limited
- Country · GB
- Apex domain · compliancepod.com
- Parent domain · connect.compliancepod.com
- TLD · .com
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webmail.connect.compliancepod.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.