Skip to content

Hostname

softnet.tuc.gr

Last fetched

softnet.tuc.gr resolves to 1 IPv4 address operated by TUC-AS - TUC-AS in GR.

Nutrition Label

WHISPER CANON · softnet.tuc.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/softnet.tuc.gr

Resolution chain

softnet.tuc.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.27.15.134147.27.0.0/16AS8278TUC-AS - TUC-ASGR

WHOIS identity

No WHOIS records are currently associated with softnet.tuc.gr in WhisperGraph.

Subdomains

134 observed subdomains of softnet.tuc.gr.

Web-graph footprint

Distinct hostnames that link to or from softnet.tuc.gr in the public web crawl.

22 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for softnet.tuc.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.27.14.21
SPF_IP147.27.15.141
SPF_IP147.27.15.187
SPF_MXsoftnet.tuc.gr

Related pages

Pivot deeper into the graph from softnet.tuc.gr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "softnet.tuc.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.