Skip to content

Hostname

nesine.com

Last fetched

nesine.com resolves to 1 IPv4 address operated by AS50090 in TR. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · nesine.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nesine.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.74.24.159217.74.24.0/24AS50090TR

WHOIS identity

Registrar
iana:291
Organization
d elektronik sans oyunlari ve yayincilik a.s.
Contact emails

Subdomains

81 observed subdomains of nesine.com.

Web-graph footprint

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

704 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nesine.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.126.144.0/20
SPF_IP213.74.218.128/25
SPF_IP217.74.25.101
SPF_IP217.74.25.200
SPF_IP217.74.25.27/29
SPF_IP217.74.25.31/29
SPF_IP217.74.26.101
SPF_IP217.74.26.102
SPF_IP217.74.26.20
SPF_IP217.74.27.26/29
SPF_MXnesine.com

Related pages

Pivot deeper into the graph from nesine.com.

Cypher and MCP

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

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