Skip to content

Hostname

www.nextlog.cloud

Last fetched

www.nextlog.cloud resolves to 2 IPv4 addresses operated by FORTHNET-GR - Nova Telecommunications & Media Single Member S.A in GR.

Nutrition Label

WHISPER CANON · www.nextlog.cloudRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.nextlog.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
212.251.79.165212.251.64.0/18AS1241FORTHNET-GR - Nova Telecommunications & Media Single Member S.AGR
212.252.79.165212.252.79.0/24AS34984TELLCOM-AS - Superonline Iletisim Hizmetleri A.S.TR

WHOIS identity

No WHOIS records are currently associated with www.nextlog.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.nextlog.cloud.

MechanismTarget
SPF_Ainbox.mailarsivi.com
SPF_Amx01.mailarsivi.com
SPF_Amx02.mailarsivi.com
SPF_Awww.nextlog.cloud
SPF_IP176.236.235.64/27
SPF_IP195.95.179.55
SPF_IP195.95.179.56
SPF_IP212.252.79.129/25
SPF_MXwww.nextlog.cloud

Related pages

Pivot deeper into the graph from www.nextlog.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.nextlog.cloud"})-[: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.