Skip to content

Hostname

anubusembedded.net

Last fetched

anubusembedded.net resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · anubusembedded.netRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anubusembedded.net

Resolution chain

anubusembedded.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.16616.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.17016.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.8316.18.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.108.6916.191.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.14116.191.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.142.1152.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.34.5352.216.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.6952.216.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.10952.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.18952.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.160.8552.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.25352.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.13352.218.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.83.7552.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.17354.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.23754.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
anubus embedded
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from anubusembedded.net.

Cypher and MCP

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

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