Skip to content

Hostname

multi.eu

Last fetched

multi.eu resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists registrar:network solutions europe, llc as the registrar.

Nutrition Label

WHISPER CANON · multi.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/multi.eu

Resolution chain

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

IPPrefixASNOperatorCountry
35.195.109.14235.195.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.195.109.14235.195.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
registrar:network solutions europe, llc
Organization
Contact emails

Subdomains

8 observed subdomains of multi.eu.

Web-graph footprint

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

113 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for multi.eu.

MechanismTarget
SPF_EXISTS%{i}.spf.hc374-32.eu.iphmx.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.anachron.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP108.142.245.82
SPF_IP13.80.77.43
SPF_IP185.158.165.16
SPF_IP185.68.181.187
SPF_IP185.68.181.188

Related pages

Pivot deeper into the graph from multi.eu.

Cypher and MCP

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

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