Hostname
buildingbidleads.com
Last fetched
buildingbidleads.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buildingbidleads.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 |
|---|---|---|---|---|
| 3.139.47.149 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buildingbidleads.com owner
- Contact emails
- domains@napc.me
- 0eac4c3c-fafa-4dc9-80de-fc4a891347b8@identity-protect.org
- 5310f0f4-bae0-45a2-bdf3-f93d7e5f4b45@identity-protect.org
- 5f8e56e7-f9d0-4c95-985a-d86f9396675d@identity-protect.org
- 71c2c999-59ad-4770-837a-ce60ee252a62@identity-protect.org
- 7a525a3e-3e07-416b-9ec4-5c0bd197ab08@identity-protect.org
- aa7d26a0-14f2-478a-b22e-d0aec1df34b6@identity-protect.org
- f717153f-eb2b-4939-8d6d-466aa67bc114@identity-protect.org
Subdomains
1 observed subdomain of buildingbidleads.com.
| Subdomain |
|---|
| www.buildingbidleads.com |
Web-graph footprint
Distinct hostnames that link to or from buildingbidleads.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from buildingbidleads.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buildingbidleads.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.