Hostname
48craft.com
Last fetched
48craft.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
48craft.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 |
|---|---|---|---|---|
| 67.222.6.243 | 67.222.0.0/21 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- 48 arts & crafts pvt
- Contact emails
- admin@newvcorp.com
- 1dbcf51ac13778bdcc8db5a74046a3e83798ac78a255beac7e7fa8b9555cf9cd@48craft.com.whoisproxy.org
- 240b95f522d3e82ae2c92202acd1b5c867b83c819d0fb1f14dcd0bf0673b37b6@48craft.com.whoisproxy.org
- 34a1c46325de28d6d7764f32d491897b881b01161ecf886aa89decf2c6edbf05@48craft.com.whoisproxy.org
- 4f919a047b6d0d3b809ff00fa76e80cb8f064ed39814f9ee24c27cab3ba17486@48craft.com.whoisproxy.org
- 5571de1db963692ea2691a9fefd764bd43ca4a1a24ddf0a9997b0a9b8a597918@48craft.com.whoisproxy.org
- 72e473a35e3e734e716e89e2337e819d1e0e2279805cc493ce32fe16d06e1575@48craft.com.whoisproxy.org
- 7ef333a882919b53e993daf77e258f0af5fa2bcd03432b60836092a323855a12@48craft.com.whoisproxy.org
- 90b04e04ace44561aa7501573996f907d0a75c3c5d044e11fdf588c03abac7e8@48craft.com.whoisproxy.org
- b5edbfb0c58a91f625e76676584dc04f186a269632cf5136ccc25ad03264e2f1@48craft.com.whoisproxy.org
- b901506581a9b9da19ecf520937034c9f9c555d34d5077cff874caa2d5f968f2@48craft.com.whoisproxy.org
- c725d053216036ee66e7033f591b1a64df87475b8841bf65f6e85ed7e1f7fd83@48craft.com.whoisproxy.org
- f227271edd6c06c81833a46e50943660af7bc975a54db2dabb3be9312c5d5eb1@48craft.com.whoisproxy.org
Subdomains
26 observed subdomains of 48craft.com.
Showing 17 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 48craft.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 48craft.com
SPF policy
3 SPF mechanisms authorising senders for 48craft.com.
| Mechanism | Target |
|---|---|
| SPF_A | 48craft.com |
| SPF_IP | 67.222.6.243 |
| SPF_MX | 48craft.com |
Related pages
Pivot deeper into the graph from 48craft.com.
- IP · 67.222.6.243
- ASN · AS63410PRIVATESYSTEMS - PrivateSystems Networks
- Registrar · iana:228
- Country · US
- Email · admin@newvcorp.com
- TLD · .com
- Browse hostnames · 48…
- 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: "48craft.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.