Skip to content

Hostname

gucoptik.com

Last fetched

gucoptik.com resolves to 1 IPv4 address operated by AS34984 in TR. WHOIS lists iana:4324 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.92.153.6477.92.153.0/24AS34984TR

WHOIS identity

Registrar
iana:4324
Organization
sh onli̇ne i̇leti̇şi̇m a.ş.
Contact emails

Subdomains

1 observed subdomain of gucoptik.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gucoptik.com.

MechanismTarget
SPF_Agucoptik.com
SPF_IP188.132.128.0/21
SPF_IP77.92.152.0/24
SPF_IP77.92.152.15
SPF_IP77.92.152.20
SPF_IP77.92.153.0/24
SPF_MXgucoptik.com

Related pages

Pivot deeper into the graph from gucoptik.com.

Cypher and MCP

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

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