Hostname
equip-bid.com
Last fetched
equip-bid.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
equip-bid.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.59.81.198 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.188.26.174 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.188.45.50 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.216.34.31 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.218.119.54 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.221.198.178 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.224.125.128 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.226.48.2 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.12.224.241 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.128.224.214 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.138.82.169 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.146.70.195 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.149.114.124 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.150.86.237 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.19.37.121 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.219.2 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ********
- Contact emails
Subdomains
9 observed subdomains of equip-bid.com.
Web-graph footprint
Distinct hostnames that link to or from equip-bid.com in the public web crawl.
82 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for equip-bid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 148.163.129.49 |
| SPF_INCLUDE | 23749595.spf04.hubspotemail.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from equip-bid.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "equip-bid.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.