Hostname
bitstatement.org
Last fetched
bitstatement.org resolves to 1 IPv4 address operated by MICRODG-AS - Microdynamics Corporation in US. WHOIS lists iana:1750 as the registrar.
Nutrition Label
Resolution chain
bitstatement.org 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 |
|---|---|---|---|---|
| 170.62.34.199 | 170.62.34.0/24 | AS27634 | MICRODG-AS - Microdynamics Corporation | US |
WHOIS identity
- Registrar
- iana:1750
- Organization
- bitstatement,
- Contact emails
- g559q8p96zx@networksolutionsprivateregistration.com
- jb5cs8hx8ah@networksolutionsprivateregistration.com
- p98ey53w4bx@networksolutionsprivateregistration.com
- rw4kp7q9429@networksolutionsprivateregistration.com
- sw9789au7sa@networksolutionsprivateregistration.com
- vu9n48dg5fj@networksolutionsprivateregistration.com
- wp4ub4ht5fb@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of bitstatement.org.
Web-graph footprint
Distinct hostnames that link to or from bitstatement.org in the public web crawl.
16 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bitstatement.org.
| Mechanism | Target |
|---|---|
| SPF_A | bitstatement.org |
| SPF_IP | 170.62.34.195 |
| SPF_IP | 50.234.139.251 |
| SPF_MX | bitstatement.org |
Related pages
Pivot deeper into the graph from bitstatement.org.
- IP · 170.62.34.199
- ASN · AS27634MICRODG-AS - Microdynamics Corporation
- Registrar · iana:1750
- Country · US
- Email · g559q8p96zx@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · bi…
- 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: "bitstatement.org"})-[: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.