Skip to content

Hostname

alacatisigorta.com

Last fetched

alacatisigorta.com resolves to 1 IPv4 address operated by AS15924 in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · alacatisigorta.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/alacatisigorta.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.8.0.3481.8.0.0/17AS15924TR

WHOIS identity

Registrar
iana:3871
Organization
fgen tellolu
Contact emails

Subdomains

1 observed subdomain of alacatisigorta.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for alacatisigorta.com.

MechanismTarget
SPF_IP81.8.100.140
SPF_IP81.8.100.141
SPF_IP81.8.100.142
SPF_IP81.8.100.146
SPF_IP81.8.100.150
SPF_IP81.8.100.151
SPF_MXalacatisigorta.com

Related pages

Pivot deeper into the graph from alacatisigorta.com.

Cypher and MCP

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

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