Skip to content

Hostname

adminrepco.rootsplatform.com

Last fetched

adminrepco.rootsplatform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · adminrepco.rootsplatform.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/adminrepco.rootsplatform.com

Resolution chain

adminrepco.rootsplatform.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.221.1118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.171.85.1053.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.663.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.793.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.913.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with adminrepco.rootsplatform.com in WhisperGraph.

Subdomains

1 observed subdomain of adminrepco.rootsplatform.com.

Threat posture

History

Related pages

Pivot deeper into the graph from adminrepco.rootsplatform.com.

Cypher and MCP

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

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