Skip to content

Hostname

justintense.com

Last fetched

justintense.com resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · justintense.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/justintense.com

Resolution chain

justintense.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.107.183.67184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
192.53.120.27192.53.120.0/22AS63949CA

WHOIS identity

Registrar
iana:2
Organization
justintense
Contact emails

Subdomains

1 observed subdomain of justintense.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for justintense.com.

MechanismTarget
SPF_Ajustintense.com
SPF_IP192.53.120.27
SPF_IP2600:3c04:0:0:f03c:91ff:fe02:5a89
SPF_MXjustintense.com

Related pages

Pivot deeper into the graph from justintense.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "justintense.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.