Skip to content

Hostname

cortencell.dev

Last fetched

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

Nutrition Label

WHISPER CANON · cortencell.devRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cortencell.dev

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.102108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.41108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.76108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.82108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.220.12418.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.2318.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.4418.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.165.220.9618.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.239.111.12918.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.2518.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.3318.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.4218.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cortencell.dev.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from cortencell.dev.

Cypher and MCP

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

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