Skip to content

Hostname

uzuner-systems.com

Last fetched

uzuner-systems.com resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE.

Nutrition Label

WHISPER CANON · uzuner-systems.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uzuner-systems.com

Resolution chain

uzuner-systems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.243.11.99185.243.11.0/24AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from uzuner-systems.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for uzuner-systems.com.

MechanismTarget
SPF_Amail.provantis.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.127.64.36
SPF_IP82.198.220.160/27
SPF_IP82.198.222.186
SPF_MXemailsecurity.3xc.de
SPF_MXems.3xc.de
SPF_MXuzuner-systems.com

Related pages

Pivot deeper into the graph from uzuner-systems.com.

Cypher and MCP

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

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