Skip to content

Hostname

nextlog5651.com

Last fetched

nextlog5651.com resolves to 1 IPv4 address operated by TELLCOM-AS - Superonline Iletisim Hizmetleri A.S. in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.252.79.165212.252.79.0/24AS34984TELLCOM-AS - Superonline Iletisim Hizmetleri A.S.TR

WHOIS identity

Registrar
iana:1091
Organization
Contact emails

Subdomains

1 observed subdomain of nextlog5651.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nextlog5651.com.

MechanismTarget
SPF_Ainbox.mailarsivi.com
SPF_Amx01.mailarsivi.com
SPF_Amx02.mailarsivi.com
SPF_IP176.236.235.64/27
SPF_IP212.252.79.129/25
SPF_MXnextlog5651.com

Related pages

Pivot deeper into the graph from nextlog5651.com.

Cypher and MCP

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

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