Skip to content

Hostname

crescent.network

Last fetched

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

Nutrition Label

WHISPER CANON · crescent.networkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/crescent.network

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.227.4418.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.7818.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.8418.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.9718.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.163.63.273.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.293.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.463.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.603.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

96 observed subdomains of crescent.network.

Web-graph footprint

Distinct hostnames that link to or from crescent.network in the public web crawl.

64 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for crescent.network.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com

Related pages

Pivot deeper into the graph from crescent.network.

Cypher and MCP

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

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