Skip to content

Hostname

4js.com

Last fetched

4js.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · 4js.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/4js.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.132.244.245164.132.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:81
Organization
four j's development tools
Contact emails

Subdomains

32 observed subdomains of 4js.com.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 4js.com.

MechanismTarget
SPF_INCLUDE_spf.4js.com
SPF_INCLUDEspf.ourvolaris.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 4js.com.

Cypher and MCP

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

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