Skip to content

Hostname

honeycodecommunity.aws

Last fetched

honeycodecommunity.aws resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · honeycodecommunity.awsRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/honeycodecommunity.aws

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.94.140100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.246.24644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.150.8150.112.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.211.6252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.63.10954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.246.11154.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
amazon web services,
Contact emails

Subdomains

1 observed subdomain of honeycodecommunity.aws.

Web-graph footprint

Distinct hostnames that link to or from honeycodecommunity.aws in the public web crawl.

30 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for honeycodecommunity.aws.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from honeycodecommunity.aws.

Cypher and MCP

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

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