Skip to content

Hostname

3dwellness.co

Last fetched

3dwellness.co resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 3dwellness.coRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/3dwellness.co

Resolution chain

3dwellness.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.214.99.46162.214.96.0/21AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
67.217.60.20267.217.48.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of 3dwellness.co.

Web-graph footprint

Distinct hostnames that link to or from 3dwellness.co in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 3dwellness.co.

MechanismTarget
SPF_A3dwellness.co
SPF_INCLUDE_spf.google.com
SPF_IP162.214.99.46
SPF_IP67.217.60.202
SPF_MX3dwellness.co

Related pages

Pivot deeper into the graph from 3dwellness.co.

Cypher and MCP

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

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