Hostname
package-team.com
Last fetched
package-team.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
package-team.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 package-team.com owner
- Contact emails
- 418c65cb-2940-409b-bdb6-fb72cc689a3b@identity-protect.org
- 5cfd6159-90ac-474c-909d-a79f5f97bb9e@identity-protect.org
- 6999600d-e706-40b7-8661-e4bc4dd9ac26@identity-protect.org
- 90b10747-49fb-4017-8195-863adcedc06d@identity-protect.org
- c95b5948-15f4-43ff-a92b-adde0a5d649b@identity-protect.org
- f279751c-e29a-4b3d-ae5f-8b41a99a8e4c@identity-protect.org
- owner-6942004@package-team.com.whoisprivacyservice.org
- owner-8848541@package-team.com.whoisprivacyservice.org
Subdomains
40 observed subdomains of package-team.com.
Web-graph footprint
Distinct hostnames that link to or from package-team.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from package-team.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "package-team.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.