Skip to content

Hostname

technical420.com

Last fetched

technical420.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · technical420.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/technical420.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.160.104.144209.160.235.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:3862
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of technical420.com.

Web-graph footprint

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

87 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • technical420.com

SPF policy

6 SPF mechanisms authorising senders for technical420.com.

MechanismTarget
SPF_Atechnical420.com
SPF_INCLUDE_spf.google.com
SPF_IP209.160.104.115
SPF_IP209.160.104.118
SPF_IP209.160.104.135
SPF_MXtechnical420.com

Related pages

Pivot deeper into the graph from technical420.com.

Cypher and MCP

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

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