Skip to content

Hostname

techniverse.net

Last fetched

techniverse.net resolves to 2 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · techniverse.netRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/techniverse.net

Resolution chain

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

WHOIS identity

Registrar
iana:828
Organization
howard weitzel
Contact emails

Subdomains

59 observed subdomains of techniverse.net.

Web-graph footprint

Distinct hostnames that link to or from techniverse.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for techniverse.net.

MechanismTarget
SPF_Amail.techniverse.net
SPF_Atechniverse.net
SPF_Awebmail.techniverse.net
SPF_IP185.244.193.141
SPF_IP2a03:4000:27:f1:8860:e7ff:feb6:3cb1
SPF_MXtechniverse.net

Related pages

Pivot deeper into the graph from techniverse.net.

Cypher and MCP

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

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