Skip to content

Hostname

web-2020.dev.u.plus

Last fetched

web-2020.dev.u.plus resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · web-2020.dev.u.plusRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/web-2020.dev.u.plus

Resolution chain

web-2020.dev.u.plus resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.153.10718.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.1118.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.418.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.718.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with web-2020.dev.u.plus in WhisperGraph.

Subdomains

1 observed subdomain of web-2020.dev.u.plus.

Threat posture

History

Related pages

Pivot deeper into the graph from web-2020.dev.u.plus.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web-2020.dev.u.plus"})-[: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.