Skip to content

Hostname

gonuldendile.com

Last fetched

gonuldendile.com resolves to 2 IPv4 addresses operated by WIDE-NET-AS in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · gonuldendile.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gonuldendile.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.195.202.9217.195.202.0/24AS48660WIDE-NET-ASTR
78.111.111.15778.111.111.0/24AS48660WIDE-NET-ASTR

WHOIS identity

Registrar
iana:303
Organization
zafer babal
Contact emails

Subdomains

5 observed subdomains of gonuldendile.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • gonuldendile.com

SPF policy

7 SPF mechanisms authorising senders for gonuldendile.com.

MechanismTarget
SPF_Agonuldendile.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP213.238.181.2
SPF_IP217.195.202.9
SPF_IP78.111.111.157
SPF_MXgonuldendile.com

Related pages

Pivot deeper into the graph from gonuldendile.com.

Cypher and MCP

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

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