Skip to content

Hostname

caglarcalli.com

Last fetched

caglarcalli.com resolves to 1 IPv4 address operated by AS48660 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · caglarcalli.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/caglarcalli.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.139.5.142185.139.5.0/24AS48660TR

WHOIS identity

Registrar
iana:1601
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

7 observed subdomains of caglarcalli.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • caglarcalli.com

SPF policy

12 SPF mechanisms authorising senders for caglarcalli.com.

MechanismTarget
SPF_Acaglarcalli.com
SPF_INCLUDE_spf.protection.veridyen.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.139.5.142
SPF_IP34.213.2.224
SPF_IP45.158.12.111
SPF_IP45.158.12.52
SPF_IP45.158.12.93
SPF_IP78.142.208.140
SPF_IP89.252.141.122
SPF_IP89.252.141.160
SPF_MXcaglarcalli.com

Related pages

Pivot deeper into the graph from caglarcalli.com.

Cypher and MCP

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

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