Skip to content

Hostname

except-project.eu

Last fetched

except-project.eu resolves to 1 IPv4 address operated by LOGINET-AS - Loginet Solutions LLC in EE. WHOIS lists registrar:zone media oü as the registrar.

Nutrition Label

WHISPER CANON · except-project.euRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/except-project.eu

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.92.98185.31.92.0/22AS60415LOGINET-AS - Loginet Solutions LLCEE

WHOIS identity

Registrar
registrar:zone media oü
Organization
Contact emails

Subdomains

4 observed subdomains of except-project.eu.

Web-graph footprint

Distinct hostnames that link to or from except-project.eu in the public web crawl.

36 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for except-project.eu.

MechanismTarget
SPF_Aexcept-project.eu
SPF_IP185.31.92.98
SPF_IP90.190.12.131
SPF_IP90.190.12.133
SPF_MXexcept-project.eu

Related pages

Pivot deeper into the graph from except-project.eu.

Cypher and MCP

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

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