Hostname
telcosol.gr
Last fetched
telcosol.gr resolves to 2 IPv4 addresses operated by AS16276 in FR.
Nutrition Label
Resolution chain
telcosol.gr 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 |
|---|---|---|---|---|
| 5.39.3.95 | 5.39.0.0/17 | AS16276 | — | FR |
| 54.37.180.137 | 54.37.0.0/16 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with telcosol.gr in WhisperGraph.
Subdomains
48 observed subdomains of telcosol.gr.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from telcosol.gr in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- telcosol.gr
SPF policy
6 SPF mechanisms authorising senders for telcosol.gr.
| Mechanism | Target |
|---|---|
| SPF_A | telcosol.gr |
| SPF_IP | 37.187.73.25 |
| SPF_IP | 54.37.115.254 |
| SPF_IP | 54.37.180.137 |
| SPF_IP | 87.98.132.174 |
| SPF_MX | telcosol.gr |
Related pages
Pivot deeper into the graph from telcosol.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "telcosol.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.