Hostname
basetis-penta.com
Last fetched
basetis-penta.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
basetis-penta.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of basetis-penta.com owner
- Contact emails
- 08334817-07a3-46de-8c8b-57aad6dc4fd7@identity-protect.org
- 4b88a15d-36f7-4ee6-91c9-5e24f1c66391@identity-protect.org
- 586bdb42-8a6f-45c2-b4b9-4de6366538c5@identity-protect.org
- cba340b7-13bb-4f09-8c9e-c30c01c412c2@identity-protect.org
- ef3e377b-fb36-4def-a197-59a9fad868f5@identity-protect.org
- efbc1248-b1a5-47bd-8942-17e598eaf577@identity-protect.org
Subdomains
13 observed subdomains of basetis-penta.com.
Web-graph footprint
Distinct hostnames that link to or from basetis-penta.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from basetis-penta.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "basetis-penta.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.