Skip to content

Hostname

sofos-ins.gr

Last fetched

sofos-ins.gr resolves to 1 IPv4 address operated by AS34762 in GR.

Nutrition Label

WHISPER CANON · sofos-ins.grRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sofos-ins.gr

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.

IPPrefixASNOperatorCountry
213.158.90.179213.158.90.0/23AS34762GR

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sofos-ins.gr.

MechanismTarget
SPF_Amailsrv.sofos-ins.gr
SPF_Asofos-ins.gr
SPF_INCLUDE_spf.fastmail.gr
SPF_IP103.2.140.81/32
SPF_IP154.57.15.11/32
SPF_IP212.251.0.106/32
SPF_IP213.16.167.162/32
SPF_IP94.70.253.195/32
SPF_MXsofos-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 20

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