Skip to content

Hostname

notifications.reapit.cloud

Last fetched

notifications.reapit.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · notifications.reapit.cloudRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/notifications.reapit.cloud

Resolution chain

notifications.reapit.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.207.10613.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.11213.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.2913.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.813.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.33.67.10613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.11018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with notifications.reapit.cloud in WhisperGraph.

Subdomains

1 observed subdomain of notifications.reapit.cloud.

Threat posture

History

Related pages

Pivot deeper into the graph from notifications.reapit.cloud.

Cypher and MCP

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

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