Hostname
ysl.com
Last fetched
ysl.com resolves to 12 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
ysl.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:470
- Organization
- frederic pressicaud
- Contact emails
Subdomains
74 observed subdomains of ysl.com.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ysl.com in the public web crawl.
4,505 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for ysl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-00168301.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 119.73.240.71 |
| SPF_IP | 119.73.240.74 |
| SPF_IP | 13.111.20.176 |
| SPF_IP | 13.111.87.2 |
| SPF_IP | 13.111.87.3 |
| SPF_IP | 142.0.177.24/32 |
| SPF_IP | 142.0.187.58/32 |
| SPF_IP | 180.87.182.9/32 |
| SPF_IP | 193.104.231.0/24 |
| SPF_IP | 194.206.254.0/24 |
| SPF_IP | 195.24.246.0/23 |
| SPF_IP | 195.42.251.0/24 |
| SPF_IP | 203.116.33.183 |
| SPF_IP | 213.41.42.80/28 |
| SPF_IP | 217.109.67.0/24 |
| SPF_IP | 64.73.120.224/27 |
| SPF_IP | 67.192.194.205/32 |
| SPF_IP | 67.192.194.206/32 |
Related pages
Pivot deeper into the graph from ysl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ysl.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.