Skip to content

Hostname

notificationservices.org

Last fetched

notificationservices.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.220.11518.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.5218.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.8418.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.8618.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
3.160.150.1043.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1233.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.793.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.3454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.11799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.12699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
ialerts
Contact emails

Subdomains

1 observed subdomain of notificationservices.org.

Web-graph footprint

Distinct hostnames that link to or from notificationservices.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for notificationservices.org.

MechanismTarget
SPF_Anotificationservices.org
SPF_INCLUDEphish.mycurricula.com
SPF_IP18.205.140.116/32
SPF_MXnotificationservices.org

Related pages

Pivot deeper into the graph from notificationservices.org.

Cypher and MCP

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

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