Hostname
bid4agents.com
Last fetched
bid4agents.com resolves to 1 IPv4 address operated by TEAMINTERNET-CA-AS in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
bid4agents.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 |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | TEAMINTERNET-CA-AS | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- domain admin
- Contact emails
- contact@privacyprotect.org
- info@domain-contact.org
- 221f17d03c7fd16dd33a984fbace7ed5e4fa0a3fe8867516940641be4c37f534@bid4agents.com.whoisproxy.org
- 715e24f8ceb60e3e9fb508105f664d5832379fab802e456985f1fa83972314c2@bid4agents.com.whoisproxy.org
- d36ea65186f188a81eecc47ac80961d436154b51b5a17db67d2a659ce839b6cd@bid4agents.com.whoisproxy.org
Subdomains
28 observed subdomains of bid4agents.com.
Web-graph footprint
Distinct hostnames that link to or from bid4agents.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bid4agents.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bid4agents.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.