Skip to content

Hostname

proxy-1.notifica.re

Last fetched

proxy-1.notifica.re resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · proxy-1.notifica.reRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/proxy-1.notifica.re

Resolution chain

proxy-1.notifica.re resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.251.2613.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.7413.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.7913.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.8313.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with proxy-1.notifica.re in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for proxy-1.notifica.re.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.notifica.re
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.braintreegateway.com
SPF_MXproxy-1.notifica.re

Related pages

Pivot deeper into the graph from proxy-1.notifica.re.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proxy-1.notifica.re"})-[: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.