Skip to content

Hostname

ullapopken.it

Last fetched

ullapopken.it resolves to 11 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · ullapopken.itRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/ullapopken.it

Resolution chain

ullapopken.it resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
ulla popken junge mode ab groesse 42
Contact emails

Subdomains

11 observed subdomains of ullapopken.it.

Web-graph footprint

Distinct hostnames that link to or from ullapopken.it in the public web crawl.

46 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ullapopken.it.

MechanismTarget
SPF_Amx1.popken.de
SPF_Amx2.popken.de
SPF_Aullapopken.it
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.outbound.parcellab.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.55.182.68/32
SPF_MXullapopken.it

Related pages

Pivot deeper into the graph from ullapopken.it.

Cypher and MCP

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

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