Hostname
webdisk.onepostcompany.com
Last fetched
webdisk.onepostcompany.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA.
Nutrition Label
Resolution chain
webdisk.onepostcompany.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 |
|---|---|---|---|---|
| 142.44.218.206 | 142.44.128.0/17 | AS16276 | OVH - OVH SAS | CA |
WHOIS identity
No WHOIS records are currently associated with webdisk.onepostcompany.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for webdisk.onepostcompany.com.
| Mechanism | Target |
|---|---|
| SPF_A | webdisk.onepostcompany.com |
| SPF_IP | 104.164.31.27/32 |
| SPF_IP | 104.164.31.28/32 |
| SPF_IP | 104.164.31.29/32 |
| SPF_IP | 104.164.31.30/32 |
| SPF_IP | 95.215.33.105/32 |
| SPF_IP | 95.215.33.143/32 |
| SPF_IP | 95.215.33.168/32 |
| SPF_IP | 95.215.33.182/32 |
| SPF_IP | 95.215.33.19/32 |
| SPF_IP | 95.215.33.217/32 |
| SPF_IP | 95.215.33.244/32 |
| SPF_IP | 95.215.33.42/32 |
| SPF_IP | 95.215.33.69/32 |
| SPF_IP | 95.215.33.86/32 |
| SPF_MX | webdisk.onepostcompany.com |
Related pages
Pivot deeper into the graph from webdisk.onepostcompany.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.onepostcompany.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.