Skip to content

Hostname

hibbian.org

Last fetched

hibbian.org resolves to 85.119.82.153, announced in 85.119.80.0/21 by JUMP - Jump Networks Ltd in GB. hibbian.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 · hibbian.orgRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/hibbian.org

Resolution chain

IPv6 resolution

Attribution

jump

ORIGIN_AS

WHOIS identity

Registrar
iana:1390
Registrant organisation
domains by proxy,

Subdomains

Mail and authentication

Nameservers

  • b.authns.bitfolk.com
  • c.authns.bitfolk.com
  • marconi.hibbian.org
  • ns.hibbian.org.hibbian.org
  • a.authns.bitfolk.co.uk

MX records

  • marconi.hibbian.org

SPF policy

  • mx: hibbian.org

Threat-feed evidence

History

Related pages

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