Skip to content

Hostname

jacorb.org

Last fetched

jacorb.org resolves to 103.119.217.37, announced in 103.119.217.0/24 by HAWKHOST - Hawk Host Inc. in GB. jacorb.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 · jacorb.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jacorb.org

Resolution chain

IPv6 resolution

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

Attribution

hawk

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
63b86722cb47462783d3ca86bbb4bd13.protect@whoisguard.com, a6a86e4c60374c2c918b831406dd3c3a.protect@whoisguard.com

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

  • ns13.hawkhost.com
  • ns14.hawkhost.com

MX records

  • mx1.arandomserver.com
  • mx2.arandomserver.com
  • mx3.arandomserver.com

SPF policy

  • ip: 184.173.239.119/32
  • include: _spf.arandomserver.com
  • a: jacorb.org
  • mx: jacorb.org
  • ip: 103.119.217.3
  • ip: 159.8.34.18
  • ip: 172.96.184.3
  • ip: 172.96.184.4
  • ip: 184.172.131.3
  • ip: 64.46.118.18
  • ip: 64.46.118.4
  • ip: 67.18.141.194

Threat-feed evidence

History

Related pages

Pivot from jacorb.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: "jacorb.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.