Skip to content

Hostname

dwellsy.com

Last fetched

dwellsy.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dwellsy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dwellsy.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.151.188100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.10.6535.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.179.16935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.127.19935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.118.11244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.107.16144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.27.19844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.230.8944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.16.13044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.161.17752.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.227.3752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.254.5254.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.94.754.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.255.8184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

68 observed subdomains of dwellsy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dwellsy.com.

MechanismTarget
SPF_INCLUDE8992327.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from dwellsy.com.

Cypher and MCP

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

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