Skip to content

Hostname

stats.logicsoft.gr

Last fetched

stats.logicsoft.gr resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · stats.logicsoft.grRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stats.logicsoft.gr

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.

IPPrefixASNOperatorCountry
38.242.196.18438.242.192.0/19AS51167DE

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for stats.logicsoft.gr.

MechanismTarget
SPF_Alogicsoft.gr
SPF_Astats.logicsoft.gr
SPF_IP134.255.183.90
SPF_IP144.91.67.198
SPF_IP173.212.209.184
SPF_IP185.185.80.108
SPF_IP198.7.123.77
SPF_IP207.180.215.58
SPF_IP31.220.87.129
SPF_IP37.60.242.171
SPF_IP38.242.229.162
SPF_IP45.8.149.140
SPF_IP83.171.248.110
SPF_MXstats.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.