Hostname
yardforceapp.com
Last fetched
yardforceapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yardforceapp.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.153.193.214 | 18.153.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.107.45 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.185.181.209 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.193.194.64 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.255.51 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.102.155 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.68.134.122 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.156.64.223 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.137.242 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.139.154 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.198.203 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.90.111 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yardforceapp.com owner
- Contact emails
- 12c22661-559c-4c00-acea-92a4a521d4b1@identity-protect.org
- 3cd23505-fc86-42ab-b347-1bf8f4f82cf9@identity-protect.org
- 5bf77733-7671-4ba6-bcfa-e6f2dca44357@identity-protect.org
- 74af412f-5692-4f65-8240-16dba0b8a486@identity-protect.org
- 74fed449-7456-4948-a66f-025e692e5b21@identity-protect.org
- b2de16fa-0461-4a02-b541-a819c1fc9605@identity-protect.org
- owner-2829955@yardforceapp.com.whoisprivacyservice.org
- owner-4122261@yardforceapp.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of yardforceapp.com.
Threat posture
History
Related pages
Pivot deeper into the graph from yardforceapp.com.
- IP · 18.153.193.214
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 12c22661-559c-4c00-acea-92a4a521d4b1@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: "yardforceapp.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.