Skip to content

Hostname

camjam.me

Last fetched

camjam.me resolves to 1 IPv4 address operated by UKNOC-AS - Team Blue Carrier Limited in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · camjam.meRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/camjam.me

Resolution chain

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

IPPrefixASNOperatorCountry
85.92.88.6185.92.64.0/19AS34282UKNOC-AS - Team Blue Carrier LimitedGB

WHOIS identity

Registrar
iana:1390
Organization
cambridge raspberry jam
Contact emails

Subdomains

8 observed subdomains of camjam.me.

Web-graph footprint

Distinct hostnames that link to or from camjam.me in the public web crawl.

63 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • camjam.me

SPF policy

3 SPF mechanisms authorising senders for camjam.me.

MechanismTarget
SPF_Acamjam.me
SPF_IP85.92.88.61
SPF_MXcamjam.me

Related pages

Pivot deeper into the graph from camjam.me.

Cypher and MCP

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

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