Skip to content

Hostname

adelescott.com

Last fetched

adelescott.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · adelescott.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/adelescott.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.10618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.196.11818.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.4018.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.6718.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.7818.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of adelescott.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adelescott.com.

MechanismTarget
SPF_Aadelescott.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXadelescott.com

Related pages

Pivot deeper into the graph from adelescott.com.

Cypher and MCP

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

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