Hostname
governmentbids.com
Last fetched
governmentbids.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
governmentbids.com 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 |
|---|---|---|---|---|
| 18.154.101.10 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.118 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.120 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.3 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.68.26 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.49 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.58 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.80 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of governmentbids.com owner
- Contact emails
- dnsmaster@mediagrif.com
- sanglaret@mediagrif.com
- 000384ae-97a2-4627-9d66-182f249cd89f@identity-protect.org
- 244d8d7e-81ac-48c4-a9a0-183d02f7a46e@identity-protect.org
- acd44991-c791-4ba2-87aa-3a0388ddd2ab@identity-protect.org
- af0033b8-1d75-4772-8a60-a1fa79094a2a@identity-protect.org
- d8a1f9dc-e4db-4ab6-a6e5-1619da7664da@identity-protect.org
- db7effbc-c042-47e9-b857-9d534589a714@identity-protect.org
- f1394a23-1c4a-4f77-9c12-3f90016d7dbf@identity-protect.org
- owner-10188758@governmentbids.com.whoisprivacyservice.org
- owner-11027278@governmentbids.com.whoisprivacyservice.org
- owner-11224660@governmentbids.com.whoisprivacyservice.org
- owner-3994758@governmentbids.com.whoisprivacyservice.org
- owner-4264707@governmentbids.com.whoisprivacyservice.org
- owner-6692685@governmentbids.com.whoisprivacyservice.org
- owner-7429965@governmentbids.com.whoisprivacyservice.org
- owner-7699914@governmentbids.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of governmentbids.com.
Web-graph footprint
Distinct hostnames that link to or from governmentbids.com in the public web crawl.
68 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for governmentbids.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mdfcommerce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.205.237.0/24 |
| SPF_IP | 207.236.23.128/27 |
| SPF_IP | 207.96.176.0/24 |
Related pages
Pivot deeper into the graph from governmentbids.com.
- IP · 18.154.101.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dnsmaster@mediagrif.com
- TLD · .com
- Browse hostnames · go…
- 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: "governmentbids.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.