Skip to content

Hostname

colourjam.com

Last fetched

colourjam.com resolves to 2 IPv4 addresses operated by AS51713 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · colourjam.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/colourjam.com

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
chris thornton
Contact emails

Subdomains

11 observed subdomains of colourjam.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • colourjam.com

SPF policy

11 SPF mechanisms authorising senders for colourjam.com.

MechanismTarget
SPF_Acolourjam.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP165.22.112.204
SPF_IP209.42.22.86
SPF_IP209.42.22.89
SPF_IP213.219.37.246
SPF_IP77.95.113.15
SPF_MXcolourjam.com

Related pages

Pivot deeper into the graph from colourjam.com.

Cypher and MCP

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

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