Hostname
colonypapers.com
Last fetched
colonypapers.com resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
colonypapers.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 |
|---|---|---|---|---|
| 198.46.85.27 | 198.46.84.0/22 | AS54641 | IMH-IAD - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- aa72n4sy2k3@networksolutionsprivateregistration.com
- ap6q32wd273@networksolutionsprivateregistration.com
- dc2by2nt2as@networksolutionsprivateregistration.com
- jq9zy3yg54a@networksolutionsprivateregistration.com
- m49qx6ca4yk@networksolutionsprivateregistration.com
- p637j6ac7bd@networksolutionsprivateregistration.com
- rd3nt2u47wp@networksolutionsprivateregistration.com
- sv4kv93x4hd@networksolutionsprivateregistration.com
- uz4h4683436@networksolutionsprivateregistration.com
- vt83243y7re@networksolutionsprivateregistration.com
- zs4rn42q947@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of colonypapers.com.
| Subdomain |
|---|
| www.colonypapers.com |
Web-graph footprint
Distinct hostnames that link to or from colonypapers.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for colonypapers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
Related pages
Pivot deeper into the graph from colonypapers.com.
- IP · 198.46.85.27
- ASN · AS54641IMH-IAD - InMotion Hosting, Inc.
- Registrar · iana:2
- Country · US
- Email · aa72n4sy2k3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · co…
- 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: "colonypapers.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.