Skip to content

Hostname

crelow.com

Last fetched

crelow.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · crelow.comRouting diversity8.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crelow.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.89.13916.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.1643.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.2023.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.803.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2083.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.253.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2443.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.313.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2253.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2263.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2473.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.523.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.543.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2423.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.803.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2273.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.123.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.24352.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.11452.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.14652.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
jim simpson
Contact emails

Subdomains

5 observed subdomains of crelow.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for crelow.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from crelow.com.

Cypher and MCP

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

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