Skip to content

Hostname

webdisk.jasonfowlerdds.com

Last fetched

webdisk.jasonfowlerdds.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webdisk.jasonfowlerdds.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webdisk.jasonfowlerdds.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.200.39.2452.216.24.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
52.223.29.1254.25.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.1.8576.223.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.cloudus.oxcs.net

Related pages

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

Cypher and MCP

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

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