Skip to content

Hostname

unides.com.tr

Last fetched

unides.com.tr resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR.

Nutrition Label

WHISPER CANON · unides.com.trRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/unides.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
85.25.226.14185.25.226.0/23AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

No WHOIS records are currently associated with unides.com.tr in WhisperGraph.

Subdomains

5 observed subdomains of unides.com.tr.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for unides.com.tr.

MechanismTarget
SPF_Ans5.kolayserver.com
SPF_EXISTS%{i}.spf.hc1626-17.eu.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.223.148.223
SPF_MXunides.com.tr

Related pages

Pivot deeper into the graph from unides.com.tr.

Cypher and MCP

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

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