Skip to content

Hostname

tag-deepad.lpoint.com

Last fetched

tag-deepad.lpoint.com resolves to 6 IPv4 addresses operated by GOOGLE - Google LLC in US.

Nutrition Label

WHISPER CANON · tag-deepad.lpoint.comRouting diversity4.2/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tag-deepad.lpoint.com

Resolution chain

tag-deepad.lpoint.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.217.208.121172.217.208.0/24AS15169GOOGLE - Google LLCUS
172.253.63.121172.253.63.0/24AS15169GOOGLE - Google LLCUS
173.194.222.121173.194.222.0/24AS15169GOOGLE - Google LLCFI
192.178.183.121192.178.183.0/24AS15169GOOGLE - Google LLCUS
142.251.14.121142.251.14.0/24AS15169GOOGLE - Google LLCUS
142.250.154.121142.250.154.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with tag-deepad.lpoint.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from tag-deepad.lpoint.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tag-deepad.lpoint.com"})-[: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.