Skip to content

Hostname

google.at

Last fetched

google.at resolves to 4 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · google.atRouting diversity3.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/google.at

Resolution chain

google.at resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.250.120.94142.250.120.0/24AS15169GOOGLE - Google LLCUS
142.251.127.94142.251.127.0/24AS15169GOOGLE - Google LLCUS
216.58.214.163216.58.214.0/24AS15169GOOGLE - Google LLCFR
192.178.183.94192.178.183.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
dns admin
Contact emails

Subdomains

46 observed subdomains of google.at.

Web-graph footprint

Distinct hostnames that link to or from google.at in the public web crawl.

31,767 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from google.at.

Cypher and MCP

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

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