Skip to content

Hostname

alyn.org

Last fetched

alyn.org resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · alyn.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alyn.org

Resolution chain

alyn.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.34.12645.60.34.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.40.12645.60.40.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from alyn.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for alyn.org.

MechanismTarget
SPF_Aalyn.org
SPF_INCLUDE139504947.spf07.hubspotemail.net
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDEisraelgives.org
SPF_INCLUDEisraeltoremet.org
SPF_INCLUDEmandrillapp.com
SPF_IP147.235.27.198
SPF_IP31.168.224.52
SPF_IP31.168.224.55
SPF_MXalyn.org

Related pages

Pivot deeper into the graph from alyn.org.

Cypher and MCP

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

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