Skip to content

Hostname

kirilgan.com

Last fetched

kirilgan.com resolves to 2 IPv4 addresses operated by AS206592 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · kirilgan.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kirilgan.com

Resolution chain

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

WHOIS identity

Registrar
iana:1091
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of kirilgan.com.

Web-graph footprint

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

8 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kirilgan.com

SPF policy

7 SPF mechanisms authorising senders for kirilgan.com.

MechanismTarget
SPF_Akirilgan.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP185.250.242.237
SPF_IP213.238.171.3
SPF_IP45.131.2.70
SPF_IP85.235.72.213
SPF_MXkirilgan.com

Related pages

Pivot deeper into the graph from kirilgan.com.

Cypher and MCP

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

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