Skip to content

Hostname

ullner.de

Last fetched

ullner.de resolves to 1 IPv4 address operated by VEGASYSTEMS-AS in DE.

Nutrition Label

WHISPER CANON · ullner.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ullner.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.70.176.9280.70.176.0/20AS34372VEGASYSTEMS-ASDE

WHOIS identity

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

Subdomains

18 observed subdomains of ullner.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ullner.de.

MechanismTarget
SPF_Aullner.de
SPF_INCLUDEispgateway.de
SPF_IP212.118.186.10/32
SPF_IP217.91.147.231
SPF_IP78.94.64.74
SPF_IP80.147.99.183
SPF_MXullner.de

Related pages

Pivot deeper into the graph from ullner.de.

Cypher and MCP

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

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