Skip to content

Hostname

google.be

Last fetched

google.be resolves to 7 IPv4 addresses operated by GOOGLE - Google LLC in IN. WHOIS lists registrar:name: markmonitor|website: http://www.markmonitor.com|| as the registrar.

Nutrition Label

WHISPER CANON · google.beRouting diversity4.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/google.be

Resolution chain

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

IPPrefixASNOperatorCountry
142.250.77.35142.250.77.0/24AS15169GOOGLE - Google LLCIN
142.251.127.94142.251.127.0/24AS15169GOOGLE - Google LLCUS
142.251.13.94142.251.13.0/24AS15169GOOGLE - Google LLCUS
142.251.35.163142.251.35.0/24AS15169GOOGLE - Google LLCUS
142.251.110.94142.251.110.0/24AS15169GOOGLE - Google LLCUS
192.178.183.94192.178.183.0/24AS15169GOOGLE - Google LLCUS
142.251.20.94142.251.20.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
registrar:name: markmonitor|website: http://www.markmonitor.com||
Organization
not shown, please visit www.dnsbelgium.be for webbased whois.
Contact emails

Subdomains

51 observed subdomains of google.be.

Web-graph footprint

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

26,068 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from google.be.

Cypher and MCP

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

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