Hostname
yardforceca.com
Last fetched
yardforceca.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
yardforceca.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.238.80.124 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.15 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.29 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.53 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.137.44.105 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.37 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.54 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.77 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yardforceca.com owner
- Contact emails
- 3bbe7437-89fd-4def-881e-6a138124a2c2@identity-protect.org
- 407a07db-eddf-40be-bbb7-7410d2f36e7c@identity-protect.org
- 9e55a5e9-5908-4865-ba4d-d9e9d3bfff0d@identity-protect.org
- b07fea0c-c099-4ef7-882f-c19f5e9fa7e6@identity-protect.org
- c839b3fa-cd01-4843-ad03-56f263cff6c2@identity-protect.org
- ed10b086-6cec-46a2-a94b-9206d17afd88@identity-protect.org
- f98c4a71-7f6a-433b-80f3-2b7ddd0ca8b3@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from yardforceca.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from yardforceca.com.
- IP · 18.238.80.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3bbe7437-89fd-4def-881e-6a138124a2c2@identity-protect.org
- TLD · .com
- Browse hostnames · ya…
- 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: "yardforceca.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.