Skip to content

Hostname

dcc.utility-server-dev.switchdin.com

Last fetched

dcc.utility-server-dev.switchdin.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · dcc.utility-server-dev.switchdin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dcc.utility-server-dev.switchdin.com

Resolution chain

dcc.utility-server-dev.switchdin.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.238.101.21613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.174.7213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.195.5813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.199.15813.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.59.17152.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with dcc.utility-server-dev.switchdin.com in WhisperGraph.

Subdomains

1 observed subdomain of dcc.utility-server-dev.switchdin.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dcc.utility-server-dev.switchdin.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dcc.utility-server-dev.switchdin.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.