Skip to content

Hostname

websumarizer.appendchild.be

Last fetched

websumarizer.appendchild.be resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · websumarizer.appendchild.beRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/websumarizer.appendchild.be

Resolution chain

websumarizer.appendchild.be resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.11213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.7213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.164.230.1213.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.183.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.313.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.673.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.173.219.1063.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.233.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.473.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.983.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with websumarizer.appendchild.be in WhisperGraph.

Subdomains

1 observed subdomain of websumarizer.appendchild.be.

Threat posture

History

Related pages

Pivot deeper into the graph from websumarizer.appendchild.be.

Cypher and MCP

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

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