Hostname
sofos-ins.gr
Last fetched
sofos-ins.gr resolves to 1 IPv4 address operated by AS34762 in GR.
Nutrition Label
Resolution chain
sofos-ins.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 |
|---|---|---|---|---|
| 213.158.90.179 | 213.158.90.0/23 | AS34762 | — | GR |
WHOIS identity
No WHOIS records are currently associated with sofos-ins.gr in WhisperGraph.
Subdomains
11 observed subdomains of sofos-ins.gr.
Web-graph footprint
Distinct hostnames that link to or from sofos-ins.gr in the public web crawl.
7 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for sofos-ins.gr.
| Mechanism | Target |
|---|---|
| SPF_A | mailsrv.sofos-ins.gr |
| SPF_A | sofos-ins.gr |
| SPF_INCLUDE | _spf.fastmail.gr |
| SPF_IP | 103.2.140.81/32 |
| SPF_IP | 154.57.15.11/32 |
| SPF_IP | 212.251.0.106/32 |
| SPF_IP | 213.16.167.162/32 |
| SPF_IP | 94.70.253.195/32 |
| SPF_MX | sofos-ins.gr |
Related pages
Pivot deeper into the graph from sofos-ins.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sofos-ins.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.