Hostname
yulife.com
Last fetched
yulife.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yulife.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 |
|---|---|---|---|---|
| 13.33.235.106 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.123 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.92 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.97 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.35.93.13 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.3 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.30 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.34 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.103 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.52 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.65 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.73 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yulife.com owner
- Contact emails
- nbiswas@rgare.com
- sam@yulife.com
- 6549d420-21a4-4ef2-b143-152bfc5a48c1@identity-protect.org
- 71abe282-7a4c-4414-88e1-ed1dfc12e6fd@identity-protect.org
- a8f56348-5bb5-4f25-acf5-fbc4b5f80b05@identity-protect.org
- a958e4ea-6da4-4992-a1e3-b9d5c38dcfb5@identity-protect.org
- cbed45ab-0edb-4295-8278-fa842fb69773@identity-protect.org
- f89f0ed2-7c52-4256-8509-64c6e4371594@identity-protect.org
- owner-11844993@yulife.com.whoisprivacyservice.org
- owner-3936593@yulife.com.whoisprivacyservice.org
- owner-8787578@yulife.com.whoisprivacyservice.org
Subdomains
69 observed subdomains of yulife.com.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yulife.com in the public web crawl.
338 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for yulife.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3395590.spf07.hubspotemail.net |
| SPF_INCLUDE | 40b0ec7a-spf.mta.getcheckrecipient.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from yulife.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yulife.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.