Skip to content

Hostname

identity-server.dev01.devland.is

Last fetched

identity-server.dev01.devland.is resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · identity-server.dev01.devland.isRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/identity-server.dev01.devland.is

Resolution chain

identity-server.dev01.devland.is resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.173.12818.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.1518.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.8918.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.9718.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.71.133.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.323.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.533.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.783.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
99.84.234.1599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with identity-server.dev01.devland.is in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from identity-server.dev01.devland.is in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from identity-server.dev01.devland.is.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "identity-server.dev01.devland.is"})-[: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.