Skip to content

Hostname

prague.eu

Last fetched

prague.eu resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · prague.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/prague.eu

Resolution chain

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

IPPrefixASNOperatorCountry
35.233.34.6935.233.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.233.34.6935.233.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
Contact emails

Subdomains

31 observed subdomains of prague.eu.

Web-graph footprint

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

3,056 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for prague.eu.

MechanismTarget
SPF_Amail1.colosseum.eu
SPF_INCLUDEspf.boldem.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoom-letter.com
SPF_IP104.248.134.196
SPF_IP104.248.20.237
SPF_IP104.47.0.0/17
SPF_IP138.197.190.14
SPF_IP159.89.11.76
SPF_IP159.89.30.16
SPF_IP165.22.67.30
SPF_IP188.75.160.70/32
SPF_IP213.109.164.114
SPF_IP213.109.164.152
SPF_IP213.109.164.186
SPF_IP213.109.166.227
SPF_IP213.109.167.167
SPF_IP213.109.167.169
SPF_IP213.109.167.223
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.101.132.6
SPF_IP46.101.218.251
SPF_IP46.28.111.141
SPF_IP52.100.0.0/14
SPF_IP95.168.198.234

Related pages

Pivot deeper into the graph from prague.eu.

Cypher and MCP

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

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