Hostname
inkredientstudio.com
Last fetched
inkredientstudio.com resolves to 1 IPv4 address operated by QUICKPACKET - QuickPacket, LLC in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
inkredientstudio.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 |
|---|---|---|---|---|
| 160.238.99.137 | 160.238.96.0/22 | AS46261 | QUICKPACKET - QuickPacket, LLC | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- c/o whoisproxy.com
- Contact emails
- inkredientstudio.com@namebrightprivacy.com
- 4021adaf827e201bb908d1e53591bce07da29285d87f3b91cfb183f872baf9de@inkredientstudio.com.whoisproxy.org
- 683fd48d242859c4646e4e2f705a06736e5a4e6e4dfdb937fd2dd223b19c32d6@inkredientstudio.com.whoisproxy.org
- 732de402a1bcbe3c105ba569e0b2a38a724ce7129c7f0b42b037d0b43d00b85d@inkredientstudio.com.whoisproxy.org
- a62f1e94393277b84984dece0f634718fd672a116fcd36a54e0849d89d63673e@inkredientstudio.com.whoisproxy.org
- e2062d850c1740946c09a773f22cb14edfd0e1483a8835baff3969f20347d8f7@inkredientstudio.com.whoisproxy.org
- ea675b5d4562026bed24fa105be14b99e7ed8b83aeff11359dfd2e2506f3b477@inkredientstudio.com.whoisproxy.org
- f030e87aab767ac7fc4ef46269e8933eddbcff4c1c6b23208efe2c6cff797206@inkredientstudio.com.whoisproxy.org
- f5bc49a204d9b9b38438a5573b1c5d1dd6a0c71bc7ca846d2889b1e91b12fe05@inkredientstudio.com.whoisproxy.org
Subdomains
2 observed subdomains of inkredientstudio.com.
Web-graph footprint
Distinct hostnames that link to or from inkredientstudio.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from inkredientstudio.com.
- IP · 160.238.99.137
- ASN · AS46261QUICKPACKET - QuickPacket, LLC
- Registrar · iana:1923
- Country · US
- Email · inkredientstudio.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · in…
- 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: "inkredientstudio.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.