Skip to content

Hostname

dev.ingenius.ws

Last fetched

dev.ingenius.ws resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · dev.ingenius.wsRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev.ingenius.ws

Resolution chain

dev.ingenius.ws resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.156.234.13715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.108.14715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.248.7415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.95.16815.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.159.18035.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.111.6752.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with dev.ingenius.ws in WhisperGraph.

Subdomains

1 observed subdomain of dev.ingenius.ws.

Threat posture

History

Related pages

Pivot deeper into the graph from dev.ingenius.ws.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dev.ingenius.ws"})-[: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.