Skip to content

Hostname

groups.google.dj

Last fetched

groups.google.dj resolves to 12 IPv4 addresses operated by GOOGLE - Google LLC in US.

Nutrition Label

WHISPER CANON · groups.google.djRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/groups.google.dj

Resolution chain

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

IPPrefixASNOperatorCountry
108.177.96.100108.177.96.0/24AS15169GOOGLE - Google LLCUS
108.177.96.101108.177.96.0/24AS15169GOOGLE - Google LLCUS
108.177.96.102108.177.96.0/24AS15169GOOGLE - Google LLCUS
108.177.96.113108.177.96.0/24AS15169GOOGLE - Google LLCUS
108.177.96.138108.177.96.0/24AS15169GOOGLE - Google LLCUS
108.177.96.139108.177.96.0/24AS15169GOOGLE - Google LLCUS
66.102.1.10066.102.1.0/24AS15169GOOGLE - Google LLCUS
66.102.1.10166.102.1.0/24AS15169GOOGLE - Google LLCUS
66.102.1.10266.102.1.0/24AS15169GOOGLE - Google LLCUS
66.102.1.11366.102.1.0/24AS15169GOOGLE - Google LLCUS
66.102.1.13866.102.1.0/24AS15169GOOGLE - Google LLCUS
66.102.1.13966.102.1.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for groups.google.dj.

MechanismTarget
SPF_REDIRECT_spf.google.com

Related pages

Pivot deeper into the graph from groups.google.dj.

Cypher and MCP

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

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