Skip to content

Hostname

singularlogic.eu

Last fetched

singularlogic.eu resolves to 1 IPv4 address operated by AS20506 in GR. WHOIS lists registrar:name: forthnet α.ε.|website: www.forthnet.gr|| as the registrar.

Nutrition Label

WHISPER CANON · singularlogic.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/singularlogic.eu

Resolution chain

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

IPPrefixASNOperatorCountry
194.176.113.250194.176.113.0/24AS20506GR

WHOIS identity

Registrar
registrar:name: forthnet α.ε.|website: www.forthnet.gr||
Organization
Contact emails

Subdomains

79 observed subdomains of singularlogic.eu.

Web-graph footprint

Distinct hostnames that link to or from singularlogic.eu in the public web crawl.

56 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for singularlogic.eu.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_Ae26.am2.en25.com
SPF_Amail.singularlogic.eu
SPF_Aslgmail.singularlogic.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.29.203.188
SPF_IP194.176.113.125
SPF_IP194.176.113.130
SPF_IP66.35.17.82

Related pages

Pivot deeper into the graph from singularlogic.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "singularlogic.eu"})-[: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.