Skip to content

Hostname

dangerousprototypes.com

Last fetched

dangerousprototypes.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · dangerousprototypes.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/dangerousprototypes.com

Resolution chain

dangerousprototypes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.76.199.201144.76.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:625
Organization
ian lesnet
Contact emails

Subdomains

3 observed subdomains of dangerousprototypes.com.

Web-graph footprint

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

748 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dangerousprototypes.com.

MechanismTarget
SPF_Adangerousprototypes.com
SPF_INCLUDE_spf.abchk.net
SPF_IP144.76.199.201
SPF_IP178.63.51.208
SPF_IP45.32.25.100
SPF_IP88.198.14.45
SPF_IP88.198.34.217
SPF_MXdangerousprototypes.com

Related pages

Pivot deeper into the graph from dangerousprototypes.com.

Cypher and MCP

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

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