Skip to content

Hostname

webdisk.dnaroyal.com

Last fetched

webdisk.dnaroyal.com resolves to 2 IPv4 addresses operated by AS47583 in IN.

Nutrition Label

WHISPER CANON · webdisk.dnaroyal.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webdisk.dnaroyal.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.93.17.20147.93.16.0/20AS47583IN
184.168.97.71184.168.96.0/19AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG

WHOIS identity

No WHOIS records are currently associated with webdisk.dnaroyal.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webdisk.dnaroyal.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.dnaroyal.com

Related pages

Pivot deeper into the graph from webdisk.dnaroyal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webdisk.dnaroyal.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 20

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