Skip to content

Hostname

jcvi.org

Last fetched

jcvi.org resolves to 52.20.199.128, announced in 52.20.0.0/14 by AMAZON-AES - Amazon.com, Inc. in US. jcvi.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · jcvi.orgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jcvi.org

Resolution chain

IPv6 resolution

No AAAA record for jcvi.org is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
j craig venter institute
Contact emails
dnsadmin@jcvi.org, it@venterscience.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-407.awsdns-50.com
  • ns-660.awsdns-18.net
  • ns-1030.awsdns-00.org
  • ns-2020.awsdns-60.co.uk

MX records

  • jcvi-org.mail.protection.outlook.com

SPF policy

  • ip: 74.62.184.0/24
  • ip: 192.207.234.0/24
  • ip: 52.200.211.108/32
  • ip: 132.249.245.128/27
  • ip: 24.43.252.200/29
  • include: es._spf.adp.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net
  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from jcvi.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jcvi.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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