Skip to content

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

WHISPER CANON · ysl.comRouting diversity4.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ysl.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for ysl.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00168301.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.73.240.71
SPF_IP119.73.240.74
SPF_IP13.111.20.176
SPF_IP13.111.87.2
SPF_IP13.111.87.3
SPF_IP142.0.177.24/32
SPF_IP142.0.187.58/32
SPF_IP180.87.182.9/32
SPF_IP193.104.231.0/24
SPF_IP194.206.254.0/24
SPF_IP195.24.246.0/23
SPF_IP195.42.251.0/24
SPF_IP203.116.33.183
SPF_IP213.41.42.80/28
SPF_IP217.109.67.0/24
SPF_IP64.73.120.224/27
SPF_IP67.192.194.205/32
SPF_IP67.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.