Skip to content

Hostname

joerns.com

Last fetched

joerns.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · joerns.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/joerns.com

Resolution chain

joerns.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:168
Organization
joerns healthcare
Contact emails

Subdomains

26 observed subdomains of joerns.com.

Web-graph footprint

Distinct hostnames that link to or from joerns.com in the public web crawl.

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for joerns.com.

MechanismTarget
SPF_Ajoerns.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.paubox.com
SPF_INCLUDEspf.hosting.protera.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.118.193.242
SPF_IP209.222.82.0/24
SPF_IP87.237.0.13/32
SPF_IP87.237.2.202
SPF_IP87.237.2.91
SPF_IP97.105.214.98

Related pages

Pivot deeper into the graph from joerns.com.

Cypher and MCP

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

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