Skip to content

Hostname

js19golf.com

Last fetched

js19golf.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · js19golf.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/js19golf.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.89.8880.69.64.0/19AS20857NL

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

2 observed subdomains of js19golf.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for js19golf.com.

MechanismTarget
SPF_Ajs19golf.com
SPF_Aspf.spamexperts.axc.nl
SPF_IP185.182.56.28
SPF_IP37.97.153.207/32
SPF_MXjs19golf.com

Related pages

Pivot deeper into the graph from js19golf.com.

Cypher and MCP

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

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