Hostname
nftpkg.com
Last fetched
nftpkg.com resolves to 1 IPv4 address operated by AS31083 in BG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nftpkg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.128.77.9 | 78.128.77.0/24 | AS31083 | — | BG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nftpkg.com owner
- Contact emails
- 1ee85e2b-a9a3-4713-9d25-bb972c4a77de@identity-protect.org
- 50e34280-757c-4d2b-aa62-be51306c1e37@identity-protect.org
- 899d401f-0706-4159-ba3a-5f0885ad86b6@identity-protect.org
- 9cb911a4-392d-4db3-b1ac-1ddf2787b1d2@identity-protect.org
- c3126592-c619-404c-b0c1-687dd6ad591b@identity-protect.org
- d9bdad3c-47bd-4650-bab4-9a3c988f3218@identity-protect.org
- e49fb798-7419-4fb7-b981-db85657ccdfe@identity-protect.org
- owner-11940851@nftpkg.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from nftpkg.com.
- IP · 78.128.77.9
- ASN · AS31083
- Registrar · iana:468
- Country · BG
- Email · 1ee85e2b-a9a3-4713-9d25-bb972c4a77de@identity-protect.org
- TLD · .com
- Browse hostnames · nf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nftpkg.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.