Hostname
nwheels.com
Last fetched
nwheels.com resolves to 2 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
nwheels.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.95.127.37 | 141.95.0.0/17 | AS16276 | — | DE |
| 31.31.75.232 | 31.31.72.0/21 | AS197019 | — | CZ |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from nwheels.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from nwheels.com.
- IP · 141.95.127.37
- ASN · AS16276
- Registrar · iana:1479
- Country · DE
- Email · pw-208675c4e8ce94091dbc1d5f7d6b57ee@privacyguardian.org
- TLD · .com
- Browse hostnames · nw…
- 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: "nwheels.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.