Hostname
webdisk.growthwayoptions.com
Last fetched
webdisk.growthwayoptions.com resolves to 1 IPv4 address operated by AS28753 in DE.
Nutrition Label
Resolution chain
webdisk.growthwayoptions.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 |
|---|---|---|---|---|
| 84.16.246.83 | 84.16.224.0/19 | AS28753 | — | DE |
WHOIS identity
No WHOIS records are currently associated with webdisk.growthwayoptions.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for webdisk.growthwayoptions.com.
| Mechanism | Target |
|---|---|
| SPF_A | webdisk.growthwayoptions.com |
| SPF_IP | 104.253.195.108/32 |
| SPF_IP | 104.253.195.110/32 |
| SPF_IP | 104.253.195.165/32 |
| SPF_IP | 104.253.195.168/32 |
| SPF_IP | 104.253.70.113/32 |
| SPF_IP | 104.253.70.134/32 |
| SPF_IP | 104.253.70.204/32 |
| SPF_IP | 104.253.70.25/32 |
| SPF_IP | 185.246.184.16/32 |
| SPF_IP | 185.246.184.19/32 |
| SPF_IP | 185.246.184.25/32 |
| SPF_IP | 185.246.184.29/32 |
| SPF_IP | 64.44.39.157/32 |
| SPF_IP | 64.44.39.218/32 |
| SPF_IP | 64.44.39.220/32 |
| SPF_IP | 64.44.39.223/32 |
| SPF_IP | 64.44.39.73/32 |
| SPF_MX | webdisk.growthwayoptions.com |
Related pages
Pivot deeper into the graph from webdisk.growthwayoptions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.growthwayoptions.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.