Hostname
yolda.com
Last fetched
yolda.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
yolda.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 |
|---|---|---|---|---|
| 13.249.91.115 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.15 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.48 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.56 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.229.124 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.25 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.39 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.7 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yolda.com owner
- Contact emails
- ilkutay@gmail.com
- 6a742a36-d88e-44e9-b3dd-ceea7c481240@identity-protect.org
- 7bdb83f9-e09d-42da-98fb-20a52567e67c@identity-protect.org
- 95e3ae91-0022-408e-8fef-8536415030fa@identity-protect.org
- ac98fcad-5b42-4e8f-95cf-d58e16ee73c2@identity-protect.org
- aeef3379-fa34-45d4-9281-a3df83972abd@identity-protect.org
- b8ddc835-8da6-4f76-9166-73795a275c03@identity-protect.org
- d16c8e01-3a6a-4fbb-b7a9-f23d81978733@identity-protect.org
- owner-10766132@yolda.com.whoisprivacyservice.org
- owner-10838699@yolda.com.whoisprivacyservice.org
- owner-11575979@yolda.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of yolda.com.
Web-graph footprint
Distinct hostnames that link to or from yolda.com in the public web crawl.
38 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for yolda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8778030.spf08.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.easybill-mail.de |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from yolda.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yolda.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.