Skip to content

Hostname

webdisk.tajoranchllc.com

Last fetched

webdisk.tajoranchllc.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.76.803.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.1323.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.203.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.443.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.2083.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.2463.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.229.13752.218.229.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.3452.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.2652.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.5052.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.15452.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.25052.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.25052.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.2652.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.5852.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.9852.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of webdisk.tajoranchllc.com.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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