Hostname
stats.logicsoft.gr
Last fetched
stats.logicsoft.gr resolves to 1 IPv4 address operated by AS51167 in DE.
Nutrition Label
Resolution chain
stats.logicsoft.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.242.196.184 | 38.242.192.0/19 | AS51167 | — | DE |
WHOIS identity
No WHOIS records are currently associated with stats.logicsoft.gr in WhisperGraph.
Subdomains
5 observed subdomains of stats.logicsoft.gr.
Web-graph footprint
Distinct hostnames that link to or from stats.logicsoft.gr in the public web crawl.
157 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for stats.logicsoft.gr.
| Mechanism | Target |
|---|---|
| SPF_A | logicsoft.gr |
| SPF_A | stats.logicsoft.gr |
| SPF_IP | 134.255.183.90 |
| SPF_IP | 144.91.67.198 |
| SPF_IP | 173.212.209.184 |
| SPF_IP | 185.185.80.108 |
| SPF_IP | 198.7.123.77 |
| SPF_IP | 207.180.215.58 |
| SPF_IP | 31.220.87.129 |
| SPF_IP | 37.60.242.171 |
| SPF_IP | 38.242.229.162 |
| SPF_IP | 45.8.149.140 |
| SPF_IP | 83.171.248.110 |
| SPF_MX | stats.logicsoft.gr |
Related pages
Pivot deeper into the graph from stats.logicsoft.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stats.logicsoft.gr"})-[: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.