Skip to content

Hostname

nightcrows.com

Last fetched

nightcrows.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · nightcrows.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nightcrows.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.37.11013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.2313.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.4413.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.9713.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.173.132.11518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1441
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of nightcrows.com.

Web-graph footprint

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

127 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nightcrows.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.124.111.122/32
SPF_IP13.209.164.248/32
SPF_IP222.110.172.103/28
SPF_IP222.110.172.104
SPF_IP222.110.172.105
SPF_IP222.110.172.185
SPF_IP222.110.172.248
SPF_IP3.34.251.107
SPF_IP3.35.115.98

Related pages

Pivot deeper into the graph from nightcrows.com.

Cypher and MCP

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

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