Skip to content

Hostname

jjuc.no

Last fetched

jjuc.no resolves to 1 IPv4 address operated by AS49788 in NO.

Nutrition Label

WHISPER CANON · jjuc.noRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jjuc.no

Resolution chain

jjuc.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.189.120.20291.189.120.0/21AS49788NO

WHOIS identity

No WHOIS records are currently associated with jjuc.no in WhisperGraph.

Subdomains

35 observed subdomains of jjuc.no.

Web-graph footprint

Distinct hostnames that link to or from jjuc.no in the public web crawl.

40 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jjuc.no.

MechanismTarget
SPF_INCLUDEspf.eye-share.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.238.25.174
SPF_IP212.125.203.131
SPF_IP213.236.250.242
SPF_IP213.236.250.243
SPF_IP46.20.114.109

Related pages

Pivot deeper into the graph from jjuc.no.

Cypher and MCP

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

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