Skip to content

Hostname

qweb.eu

Last fetched

qweb.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:regdom servizi internet srl as the registrar.

Nutrition Label

WHISPER CANON · qweb.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/qweb.eu

Resolution chain

qweb.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:regdom servizi internet srl
Organization
Contact emails

Subdomains

70 observed subdomains of qweb.eu.

Web-graph footprint

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

244 sites link to this hostname.

195 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for qweb.eu.

MechanismTarget
SPF_Aqweb.eu
SPF_Arelay1.ascotlc.it
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.ilger.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.251.79.57
SPF_IP185.81.0.24
SPF_IP46.254.39.158/32
SPF_IP46.30.247.119/32
SPF_IP93.45.21.138
SPF_IP93.45.21.139
SPF_MXqweb.eu

Related pages

Pivot deeper into the graph from qweb.eu.

Cypher and MCP

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

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