Hostname
bidnetdirect.com
Last fetched
bidnetdirect.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bidnetdirect.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.216.49.36 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.220.80 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.40.136 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.21.196 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.29.91 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.19.91 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.23.71 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.129.2 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.80.2 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.209.129.64 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.223.184.104 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.202.171.148 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.154.39 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.156.126 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.118.18 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bidnetdirect.com owner
- Contact emails
- dnsmaster@mediagrif.com
- 5c697cae-0577-477e-a762-f6d348b68294@identity-protect.org
- 6624de33-ed76-4e53-a987-c6a5ecc76714@identity-protect.org
- 75c17614-c060-4f51-b71b-a60472b716d4@identity-protect.org
- c5ae7fe4-719a-4ab6-ae7c-d0833fea4cbe@identity-protect.org
- def74538-9b64-4306-95d4-bdf2d5f19375@identity-protect.org
- e1002fe7-c1e9-49e9-baea-34b9ac3ed3f9@identity-protect.org
- owner-10536896@bidnetdirect.com.whoisprivacyservice.org
- owner-10879412@bidnetdirect.com.whoisprivacyservice.org
- owner-11607199@bidnetdirect.com.whoisprivacyservice.org
- owner-11877148@bidnetdirect.com.whoisprivacyservice.org
- owner-12147097@bidnetdirect.com.whoisprivacyservice.org
- owner-2604990@bidnetdirect.com.whoisprivacyservice.org
- owner-2677557@bidnetdirect.com.whoisprivacyservice.org
- owner-2874939@bidnetdirect.com.whoisprivacyservice.org
- owner-3052002@bidnetdirect.com.whoisprivacyservice.org
- owner-3414837@bidnetdirect.com.whoisprivacyservice.org
- owner-3675293@bidnetdirect.com.whoisprivacyservice.org
- owner-3945242@bidnetdirect.com.whoisprivacyservice.org
- owner-4412573@bidnetdirect.com.whoisprivacyservice.org
- and 11 more
Subdomains
16 observed subdomains of bidnetdirect.com.
Showing 11 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bidnetdirect.com in the public web crawl.
874 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for bidnetdirect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.bidnetdirect.com |
Related pages
Pivot deeper into the graph from bidnetdirect.com.
- IP · 13.216.49.36
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dnsmaster@mediagrif.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: "bidnetdirect.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.