Skip to content

Hostname

unluco.com

Last fetched

unluco.com resolves to 2 IPv4 addresses operated by unlumenkul - UNLU MENKUL DEGERLER A.S. in TR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · unluco.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unluco.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.238.40.196185.238.40.0/22AS215790unlumenkul - UNLU MENKUL DEGERLER A.S.TR
185.238.40.215185.238.40.0/22AS215790unlumenkul - UNLU MENKUL DEGERLER A.S.TR

WHOIS identity

Registrar
iana:48
Organization
tekur bilgisayar
Contact emails

Subdomains

17 observed subdomains of unluco.com.

Web-graph footprint

Distinct hostnames that link to or from unluco.com in the public web crawl.

63 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for unluco.com.

MechanismTarget
SPF_INCLUDEmail.moneyinfo.co.uk
SPF_INCLUDEspfext.ibkr.com
SPF_IP185.238.40.10
SPF_IP185.238.43.10
SPF_IP212.174.79.122

Related pages

Pivot deeper into the graph from unluco.com.

Cypher and MCP

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

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