Skip to content

Hostname

yssolent.com

Last fetched

yssolent.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · yssolent.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/yssolent.com

Resolution chain

yssolent.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.119.1118.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.318.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.4918.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.233.10118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.6518.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.7718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:244
Organization
moonjinsuk
Contact emails

Subdomains

1 observed subdomain of yssolent.com.

Web-graph footprint

Distinct hostnames that link to or from yssolent.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yssolent.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from yssolent.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "yssolent.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.