Skip to content

Hostname

nightingalescience.org

Last fetched

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

Nutrition Label

WHISPER CANON · nightingalescience.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nightingalescience.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.44.1133.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.1183.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.653.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.963.163.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
3.169.55.213.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.413.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.673.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.683.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

4 observed subdomains of nightingalescience.org.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nightingalescience.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from nightingalescience.org.

Cypher and MCP

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

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