Skip to content

Hostname

universal.at

Last fetched

universal.at resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists registrar:nameshield sas as the registrar.

Nutrition Label

WHISPER CANON · universal.atRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/universal.at

Resolution chain

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

IPPrefixASNOperatorCountry
34.149.110.25034.148.0.0/14AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
34.36.251.20634.32.0.0/11AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
registrar:nameshield sas
Organization
fritz schneeweiss
Contact emails

Subdomains

20 observed subdomains of universal.at.

Web-graph footprint

Distinct hostnames that link to or from universal.at in the public web crawl.

292 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for universal.at.

MechanismTarget
SPF_A_spf.otto.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.baur.agnitas.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.srv2.de
SPF_IP195.50.179.11
SPF_IP62.216.176.90
SPF_IP80.85.192.0/20
SPF_MXuniversal.at

Related pages

Pivot deeper into the graph from universal.at.

Cypher and MCP

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

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