Skip to content

Hostname

yonder.ist

Last fetched

yonder.ist resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · yonder.istRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/yonder.ist

Resolution chain

yonder.ist resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.255.174.94104.255.174.0/24AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0171973447
Contact emails

Subdomains

8 observed subdomains of yonder.ist.

Web-graph footprint

Distinct hostnames that link to or from yonder.ist in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • yonder.ist

SPF policy

5 SPF mechanisms authorising senders for yonder.ist.

MechanismTarget
SPF_Ayonder.ist
SPF_INCLUDEms.cynderhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.255.174.93
SPF_MXyonder.ist

Related pages

Pivot deeper into the graph from yonder.ist.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yonder.ist"})-[: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.