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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.251.79.165 | 212.251.64.0/18 | AS1241 | FORTHNET-GR - Nova Telecommunications & Media Single Member S.A | GR |
| 212.252.79.165 | 212.252.79.0/24 | AS34984 | TELLCOM-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.
| Mechanism | Target |
|---|---|
| SPF_A | inbox.mailarsivi.com |
| SPF_A | mx01.mailarsivi.com |
| SPF_A | mx02.mailarsivi.com |
| SPF_A | www.nextlog.cloud |
| SPF_IP | 176.236.235.64/27 |
| SPF_IP | 195.95.179.55 |
| SPF_IP | 195.95.179.56 |
| SPF_IP | 212.252.79.129/25 |
| SPF_MX | www.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.