Skip to content

Hostname

veuro.fr

Last fetched

veuro.fr resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · veuro.frRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint2.0/10canon.whisper.security/host/veuro.fr

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.3.73188.40.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
ano nymous
Contact emails

Subdomains

1 observed subdomain of veuro.fr.

Subdomain
www.veuro.fr

Web-graph footprint

Distinct hostnames that link to or from veuro.fr in the public web crawl.

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for veuro.fr.

MechanismTarget
SPF_IP188.40.16.21
SPF_IP188.40.224.64/29
SPF_IP188.40.78.106
SPF_IP188.40.78.66
SPF_IP188.40.85.102
SPF_IP188.40.85.83
SPF_IP2a01:4f8:100:61a3::/64
SPF_IP2a01:4f8:160:7141::/64
SPF_IP5.199.132.90
SPF_IP5.9.5.214
SPF_IP5.9.5.220
SPF_IP78.46.33.212

Related pages

Pivot deeper into the graph from veuro.fr.

Cypher and MCP

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

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