Hostname
webdisk.mergeinnovate.com
Last fetched
webdisk.mergeinnovate.com resolves to 1 IPv4 address operated by AlexHost - ALEXHOST SRL in MD.
Nutrition Label
Resolution chain
webdisk.mergeinnovate.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 |
|---|---|---|---|---|
| 176.123.7.218 | 176.123.7.0/24 | AS200019 | AlexHost - ALEXHOST SRL | MD |
WHOIS identity
No WHOIS records are currently associated with webdisk.mergeinnovate.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
34 SPF mechanisms authorising senders for webdisk.mergeinnovate.com.
| Mechanism | Target |
|---|---|
| SPF_A | webdisk.mergeinnovate.com |
| SPF_IP | 103.172.12.219/32 |
| SPF_IP | 103.172.12.72/32 |
| SPF_IP | 103.172.13.14/32 |
| SPF_IP | 103.172.13.200/32 |
| SPF_IP | 104.219.235.212/32 |
| SPF_IP | 104.219.235.220/32 |
| SPF_IP | 104.219.235.223/32 |
| SPF_IP | 104.219.235.231/32 |
| SPF_IP | 104.219.235.234/32 |
| SPF_IP | 104.219.235.236/32 |
| SPF_IP | 104.219.235.249/32 |
| SPF_IP | 104.219.235.250/32 |
| SPF_IP | 198.46.163.116/32 |
| SPF_IP | 198.46.163.118/32 |
| SPF_IP | 198.46.163.120/32 |
| SPF_IP | 198.46.163.121/32 |
| SPF_IP | 198.46.163.122/32 |
| SPF_IP | 198.46.163.123/32 |
| SPF_IP | 198.46.163.125/32 |
| SPF_IP | 198.46.163.127/32 |
| SPF_IP | 198.46.163.128/32 |
| SPF_IP | 198.46.163.130/32 |
| SPF_IP | 216.224.125.115/32 |
| SPF_IP | 216.224.125.116/32 |
| SPF_IP | 216.224.125.184/32 |
| SPF_IP | 216.224.125.185/32 |
| SPF_IP | 216.224.125.220/32 |
| SPF_IP | 216.224.125.221/32 |
| SPF_IP | 216.224.125.26/32 |
| SPF_IP | 216.224.125.27/32 |
| SPF_IP | 216.224.125.61/32 |
| SPF_IP | 216.224.125.62/32 |
| SPF_MX | webdisk.mergeinnovate.com |
Related pages
Pivot deeper into the graph from webdisk.mergeinnovate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.mergeinnovate.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.