Skip to content

Hostname

joshv.com

Last fetched

joshv.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.51104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.51104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.180172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.88.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.88.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:269
Organization
josh v b.v.
Contact emails

Subdomains

32 observed subdomains of joshv.com.

Web-graph footprint

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

85 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for joshv.com.

MechanismTarget
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.prodjoshv.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.251.33.18
SPF_IP168.119.12.160
SPF_IP217.26.123.2/32
SPF_IP34.253.72.204
SPF_IP37.75.224.70
SPF_IP87.215.28.238
SPF_IP94.247.2.3
SPF_MXjoshv.com

Related pages

Pivot deeper into the graph from joshv.com.

Cypher and MCP

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

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