Skip to content

Hostname

websignal.eu

Last fetched

websignal.eu resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · websignal.euRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/websignal.eu

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.32.7623.88.0.0/17AS24940DE

WHOIS identity

Registrar
registrar:gransy s.r.o.
Organization
Contact emails

Subdomains

101 observed subdomains of websignal.eu.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for websignal.eu.

MechanismTarget
SPF_IP167.235.205.101
SPF_IP168.119.105.118
SPF_IP2a01:4f8:c010:a45d:0:0:0:1
SPF_IP2a01:4f8:c17:25c5:0:0:0:1
SPF_IP77.93.203.0/24

Related pages

Pivot deeper into the graph from websignal.eu.

Cypher and MCP

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

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