Skip to content

Hostname

just-ai.com

Last fetched

just-ai.com resolves to 1 IPv4 address operated by AS198610 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · just-ai.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/just-ai.com

Resolution chain

just-ai.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.130.41.15745.130.41.0/24AS198610RU

WHOIS identity

Registrar
iana:463
Organization
befree
Contact emails

Subdomains

131 observed subdomains of just-ai.com.

Web-graph footprint

Distinct hostnames that link to or from just-ai.com in the public web crawl.

306 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for just-ai.com.

MechanismTarget
SPF_INCLUDEd23afd249b90c282b1c8bbba69d14655.gca.to
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.selcloud.ru
SPF_INCLUDEspf.mailganer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unisender.com
SPF_IP195.201.117.241
SPF_IP95.213.233.162
SPF_MXjust-ai.com

Related pages

Pivot deeper into the graph from just-ai.com.

Cypher and MCP

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

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