Hostname
bidda.net
Last fetched
bidda.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
bidda.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.206.2 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.43 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.75 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.95 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 65.9.175.126 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.39 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.5 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.58 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- bidda s.a.s.
- Contact emails
Subdomains
2 observed subdomains of bidda.net.
| Subdomain |
|---|
| smart.bidda.net |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bidda.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bidda.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.freshsales.io |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from bidda.net.
- IP · 3.165.206.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · AT
- Email · 7ff79fd3772fe989d69338928d025243-3442461@contact.gandi.net
- TLD · .net
- 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: "bidda.net"})-[: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.