Skip to content

Hostname

junit.org

Last fetched

junit.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · junit.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/junit.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.10.224104.20.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.11.224104.20.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
143.244.60.196143.244.60.0/23AS60068CDN77 _US
169.150.247.33169.150.247.0/24AS60068CDN77 _DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of junit.org.

Web-graph footprint

Distinct hostnames that link to or from junit.org in the public web crawl.

2,663 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for junit.org.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from junit.org.

Cypher and MCP

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

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