Skip to content

Hostname

webdisk.kangaroo.auction

Last fetched

webdisk.kangaroo.auction resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · webdisk.kangaroo.auctionRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/webdisk.kangaroo.auction

Resolution chain

webdisk.kangaroo.auction resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.128.240.64178.128.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
57.129.147.7357.129.128.0/17AS16276GB

WHOIS identity

No WHOIS records are currently associated with webdisk.kangaroo.auction in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webdisk.kangaroo.auction.

MechanismTarget
SPF_Awebdisk.kangaroo.auction
SPF_IP178.128.240.64
SPF_MXwebdisk.kangaroo.auction

Related pages

Pivot deeper into the graph from webdisk.kangaroo.auction.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webdisk.kangaroo.auction"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.