Skip to content

Hostname

universa.de

Last fetched

universa.de resolves to 1 IPv4 address operated by AS42442 in DE.

Nutrition Label

WHISPER CANON · universa.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/universa.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.167.168.8746.167.160.0/19AS42442DE

WHOIS identity

No WHOIS records are currently associated with universa.de in WhisperGraph.

Subdomains

48 observed subdomains of universa.de.

Web-graph footprint

Distinct hostnames that link to or from universa.de in the public web crawl.

205 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for universa.de.

MechanismTarget
SPF_Amail.universa.de
SPF_Amail2.universa.de
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.cust26.4hr.de
SPF_IP185.206.196.34
SPF_IP185.206.196.35
SPF_IP62.55.182.68/32
SPF_MXuniversa.de

Related pages

Pivot deeper into the graph from universa.de.

Cypher and MCP

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

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