Hostname
ubcimportexport.com
Last fetched
ubcimportexport.com resolves to 2 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ubcimportexport.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 |
|---|---|---|---|---|
| 46.202.199.63 | 46.202.196.0/22 | AS47583 | — | US |
| 68.183.76.89 | 68.183.64.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 11a38d31cf4baf08a1f9a895b5cabe647e3416789eb0f724cdf6ae5c961dd315@ubcimportexport.com.whoisproxy.org
- 12561662e6acbc8e0870cd4bc1dc84a811e7593b1b20e581563abd4ebcdd0c0a@ubcimportexport.com.whoisproxy.org
- 260a3c6e2403d00947d72a6b1436f9e38218bc90ef6e50c6a3a19a9af0c64037@ubcimportexport.com.whoisproxy.org
- 3541272f500548966a5d1c1c7605d51a2ef0e875f2bd8a80035f8511ca13351e@ubcimportexport.com.whoisproxy.org
- 3aef25854c03e3bcb70b64cdbb65a31fb49275ec719515e8e151f8bbcc8373fc@ubcimportexport.com.whoisproxy.org
- 44e703b3ba3c7fe1ba3ca7d1808299658404fbbc6281ac0d480a5716063d9168@ubcimportexport.com.whoisproxy.org
- 4b0c9f885c099265e56d0010da15c6eb9c2526870d62c72f17e31f57dbffb7d1@ubcimportexport.com.whoisproxy.org
- 6856d67ed5d00114dfb98653a2ba9b6f676f64e7637ce4e871fa9f0014ecf357@ubcimportexport.com.whoisproxy.org
- 7c9253b354f21806a176db92f542575102af3f3578bec208a5968e7b0a889b80@ubcimportexport.com.whoisproxy.org
- 8205c5702765929ecd0841b7db88b9705f794cda1c49c456da1cb53a923e2259@ubcimportexport.com.whoisproxy.org
- 892cafee479922dce4711972b009bc7a60cfedd5a2da36f39526abc4d27a1c19@ubcimportexport.com.whoisproxy.org
- a1b2f6c9dc2c16f3d68ac0f0992e8094d5322f3d51c3009a2b763ad170319dea@ubcimportexport.com.whoisproxy.org
- d5f8ff07c3bb6ea14a0c463d65c0dfe668c53231d0bb264398f9e4493156be9f@ubcimportexport.com.whoisproxy.org
- f83fc04543842f1687f123cc1ca3f72331d279f1a57249be151fcb240f08b665@ubcimportexport.com.whoisproxy.org
- fbf4335eaba6c315838f7aef9241f78ef1adbd839e47ce0b8017378d94614cfa@ubcimportexport.com.whoisproxy.org
Subdomains
2 observed subdomains of ubcimportexport.com.
Web-graph footprint
Distinct hostnames that link to or from ubcimportexport.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ubcimportexport.com.
- IP · 46.202.199.63
- ASN · AS47583
- Registrar · iana:269
- Country · US
- Email · 11a38d31cf4baf08a1f9a895b5cabe647e3416789eb0f724cdf6ae5c961dd315@ubcimportexport.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ub…
- 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: "ubcimportexport.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.