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
Resolution chain
techniverse.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.53.118.246 | 152.53.116.0/22 | AS197540 | — | DE |
| 146.19.42.41 | 146.19.42.0/24 | AS213251 | — | DE |
WHOIS identity
- Registrar
- iana:828
- Organization
- howard weitzel
- Contact emails
Subdomains
59 observed subdomains of techniverse.net.
Showing 25 of 59. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for techniverse.net.
| Mechanism | Target |
|---|---|
| SPF_A | mail.techniverse.net |
| SPF_A | techniverse.net |
| SPF_A | webmail.techniverse.net |
| SPF_IP | 185.244.193.141 |
| SPF_IP | 2a03:4000:27:f1:8860:e7ff:feb6:3cb1 |
| SPF_MX | techniverse.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.