Skip to content

Hostname

jalview.org

Last fetched

jalview.org resolves to 2 IPv4 addresses operated by AS786 in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · jalview.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jalview.org

Resolution chain

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

WHOIS identity

Registrar
iana:106
Organization
university of dundee
Contact emails

Subdomains

13 observed subdomains of jalview.org.

Web-graph footprint

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

136 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for jalview.org.

MechanismTarget
SPF_INCLUDEdmailv6wpm.dundee.ac.uk
SPF_INCLUDEo365com.dundee.ac.uk
SPF_IP134.36.2.142
SPF_IP134.36.2.143
SPF_IP134.36.2.65
SPF_IP134.36.2.66
SPF_IP134.36.32.6
SPF_IP134.36.65.53
SPF_IP134.36.67.240
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from jalview.org.

Cypher and MCP

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

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