Hostname
canmaking.info
Last fetched
canmaking.info resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
canmaking.info 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 |
|---|---|---|---|---|
| 173.236.127.43 | 173.236.96.0/19 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
| 198.38.90.118 | 198.38.90.0/24 | AS36454 | — | US |
WHOIS identity
- Registrar
- iana:433
- Organization
- eurocan sales & service
- Contact emails
Subdomains
3 observed subdomains of canmaking.info.
Web-graph footprint
Distinct hostnames that link to or from canmaking.info in the public web crawl.
1,962 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- canmaking.info
SPF policy
6 SPF mechanisms authorising senders for canmaking.info.
| Mechanism | Target |
|---|---|
| SPF_A | canmaking.info |
| SPF_IP | 146.59.198.241 |
| SPF_IP | 162.19.76.248 |
| SPF_IP | 178.33.165.148 |
| SPF_IP | 91.134.193.248 |
| SPF_MX | canmaking.info |
Related pages
Pivot deeper into the graph from canmaking.info.
- IP · 173.236.127.43
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:433
- Country · US
- Email · johnjenner@eurocanltd.com
- TLD · .info
- Browse hostnames · ca…
- 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: "canmaking.info"})-[: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.