Skip to content

Hostname

widegroup.eu

Last fetched

widegroup.eu resolves to 3 IPv4 addresses operated by AS31034 in IT. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · widegroup.euRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/widegroup.eu

Resolution chain

widegroup.eu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.235.140.8485.235.128.0/19AS31034IT
166.117.58.48166.117.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.145.5166.117.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

41 observed subdomains of widegroup.eu.

Web-graph footprint

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

45 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for widegroup.eu.

Related pages

Pivot deeper into the graph from widegroup.eu.

Cypher and MCP

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

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