Skip to content

Hostname

notifica.re

Last fetched

notifica.re resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:101domain grs ltd as the registrar.

Nutrition Label

WHISPER CANON · notifica.reRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/notifica.re

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.205.10518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.238.293.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.623.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.673.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.793.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
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

Registrar
registrar:101domain grs ltd
Organization
joel oliveira
Contact emails

Subdomains

38 observed subdomains of notifica.re.

Web-graph footprint

Distinct hostnames that link to or from notifica.re in the public web crawl.

52 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for notifica.re.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.notifica.re
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.braintreegateway.com
SPF_MXnotifica.re

Related pages

Pivot deeper into the graph from notifica.re.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.