Hostname
webdisk.greatjobsonly.com
Last fetched
webdisk.greatjobsonly.com resolves to 1 IPv4 address operated by NXTHOST-64398 - NXTSERVERS SRL in RO.
Nutrition Label
Resolution chain
webdisk.greatjobsonly.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 |
|---|---|---|---|---|
| 5.83.45.96 | 5.83.45.0/24 | AS64398 | NXTHOST-64398 - NXTSERVERS SRL | RO |
WHOIS identity
No WHOIS records are currently associated with webdisk.greatjobsonly.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
28 SPF mechanisms authorising senders for webdisk.greatjobsonly.com.
| Mechanism | Target |
|---|---|
| SPF_A | webdisk.greatjobsonly.com |
| SPF_IP | 172.93.156.175/32 |
| SPF_IP | 172.93.156.176/32 |
| SPF_IP | 173.232.66.14/32 |
| SPF_IP | 173.232.66.15/32 |
| SPF_IP | 173.232.66.16/32 |
| SPF_IP | 173.232.66.17/32 |
| SPF_IP | 173.232.66.26/32 |
| SPF_IP | 173.232.66.27/32 |
| SPF_IP | 173.232.66.28/32 |
| SPF_IP | 173.232.66.29/32 |
| SPF_IP | 185.17.199.140/32 |
| SPF_IP | 185.17.199.147/32 |
| SPF_IP | 185.17.199.148/32 |
| SPF_IP | 185.17.199.149/32 |
| SPF_IP | 185.17.199.176/32 |
| SPF_IP | 185.17.199.182/32 |
| SPF_IP | 185.17.199.185/32 |
| SPF_IP | 185.17.199.186/32 |
| SPF_IP | 185.244.148.216/32 |
| SPF_IP | 185.244.148.218/32 |
| SPF_IP | 38.78.154.16/32 |
| SPF_IP | 38.78.154.30/32 |
| SPF_IP | 38.78.154.53/32 |
| SPF_IP | 38.78.154.7/32 |
| SPF_IP | 45.41.215.163/32 |
| SPF_IP | 45.41.215.164/32 |
| SPF_MX | webdisk.greatjobsonly.com |
Related pages
Pivot deeper into the graph from webdisk.greatjobsonly.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.greatjobsonly.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.