Skip to content

Hostname

notifyre.com

Last fetched

notifyre.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · notifyre.comRouting diversity6.6/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/notifyre.com

Resolution chain

notifyre.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.46.119100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.233.200100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.78.205100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.236.235107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.131.14518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.61.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.157.823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.197.1303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.251.83.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.131.2443.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.82.733.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.87.7434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.43.19535.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.93.24335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.26.23735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.79.5535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.73.17735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.129.24844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.96.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.52.11444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1609
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

57 observed subdomains of notifyre.com.

Web-graph footprint

Distinct hostnames that link to or from notifyre.com in the public web crawl.

67 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for notifyre.com.

MechanismTarget
SPF_INCLUDE9050784.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.notifyre.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.v6send.net

Related pages

Pivot deeper into the graph from notifyre.com.

Cypher and MCP

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

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