Skip to content

Hostname

justhost.com

Last fetched

justhost.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · justhost.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/justhost.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.41.166104.18.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.146.90172.64.146.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:48
Organization
domain manager
Contact emails

Subdomains

745 observed subdomains of justhost.com.

Web-graph footprint

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

491 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for justhost.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.websitewelcome.com
SPF_IP173.254.0.0/17
SPF_IP209.17.115.0/24
SPF_IP2605:dc00::/32
SPF_IP50.87.0.0/16
SPF_IP52.23.128.201
SPF_IP64.69.218.0/24
SPF_IP66.147.240.0/20
SPF_IP67.20.64.0/18
SPF_IP67.212.167.10
SPF_IP67.222.32.0/19
SPF_IP69.195.64.0/18
SPF_IP69.89.16.0/20
SPF_IP70.40.192.0/19
SPF_IP74.220.192.0/19
SPF_IP74.220.195.169
SPF_IP81.134.153.195

Related pages

Pivot deeper into the graph from justhost.com.

Cypher and MCP

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

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