Skip to content

Hostname

dwell.com

Last fetched

dwell.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dwell.comRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dwell.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.144.191.10616.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.193.17816.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.84.14734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.215.170.17434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.98.24035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.179.8935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.43.25335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.10.7535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.174.5935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.32.22435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.195.19844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.177.11844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.155.12844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.134.13652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.210.2954.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.145.14754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.41.2452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.55.94184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.133.40184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
attn dwell.com care of network solutions
Contact emails

Subdomains

55 observed subdomains of dwell.com.

Web-graph footprint

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

8,154 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dwell.com.

MechanismTarget
SPF_INCLUDE_spf.acquia.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net

Related pages

Pivot deeper into the graph from dwell.com.

Cypher and MCP

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

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