Skip to content

Hostname

3dnames.net

Last fetched

3dnames.net resolves to 104.21.39.83, announced in 104.21.32.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. 3dnames.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · 3dnames.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/3dnames.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
37a03f76-57dd-4c16-8d48-5372637a8ec2@identity-protect.org, 62c686d3-a942-4d3f-b675-d7bdc1ddd34b@identity-protect.org, 7e3f106e-2828-4597-97be-b2f3011a480c@identity-protect.org, c163fc63-1d45-4216-b977-1f0007edb8d0@identity-protect.org, ca1e2437-9bfd-4401-b51e-8c1e2c2ec8c5@identity-protect.org, owner-756346@3dnames.net.whoisprivacyservice.org, joe@vistastudios.co.uk

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • arch.ns.cloudflare.com
  • deb.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from 3dnames.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3dnames.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.