Hostname
bidsorbit.com
Last fetched
bidsorbit.com resolves to 1 IPv4 address operated by EPIK-LLC - Epik LLC in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
bidsorbit.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 |
|---|---|---|---|---|
| 209.196.144.25 | 209.196.144.0/24 | AS394456 | EPIK-LLC - Epik LLC | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- bidsorbit.com-1hbli8oe4bsyu@anonymize.com
- bidsorbit.com-1hravv6afg1md@anonymize.com
- bidsorbit.com-1huzz2bkwa71s@anonymize.com
- bidsorbit.com-1ib3psxzliyxw@anonymize.com
- bidsorbit.com-1iev0tk8pgoj5@anonymize.com
- bidsorbit.com-1iukcvs6h32no@anonymize.com
- bidsorbit.com-1ji28gj1nb52a@anonymize.com
- bidsorbit.com-qe4c0iocr5nl@anonymize.com
- bidsorbit.com-r1ieq1lwxs2s@anonymize.com
- bidsorbit.com-rhdaq9ry3h2r@anonymize.com
- bidsorbit.com-s1b4sgxo2qt3@anonymize.com
- bidsorbit.com-sl6ohevk9c9x@anonymize.com
- bidsorbit.com-t4a119i61jjt@anonymize.com
- bidsorbit.com-tog5yy2a8pir@anonymize.com
- bidsorbit.com@anonymize.com
- bidsorbit.com@domainsbyproxy.com
Subdomains
29 observed subdomains of bidsorbit.com.
Web-graph footprint
Distinct hostnames that link to or from bidsorbit.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bidsorbit.com.
- IP · 209.196.144.25
- ASN · AS394456EPIK-LLC - Epik LLC
- Registrar · iana:617
- Country · US
- Email · bidsorbit.com-1hbli8oe4bsyu@anonymize.com
- TLD · .com
- 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: "bidsorbit.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.