Skip to content

Hostname

netneutralitytest.com

Last fetched

netneutralitytest.com resolves to 104.21.12.201, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. netneutralitytest.com 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 · netneutralitytest.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/netneutralitytest.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:81
Registrant organisation
janusz jezowicz
Contact emails
janusz@pcspeedup.com, 0c99b9fd66aa26d5c4aa241c73b59bf2-52917133@contact.gandi.net, 19d14bb6516520128c9120b8edb07867-56317098@contact.gandi.net, 7c1f43084480440e2a17ab99595cf2df-42328380@contact.gandi.net

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • lee.ns.cloudflare.com
  • pam.ns.cloudflare.com

MX records

  • mailstore1.secureserver.net
  • smtp.secureserver.net

Threat-feed evidence

History

Related pages

Pivot from netneutralitytest.com 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: "netneutralitytest.com"})-[: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.