Skip to content

Hostname

cambridgeresources.com

Last fetched

cambridgeresources.com resolves to 50.116.88.119, announced in 50.116.88.0/22 by ORACLE-BMC-31898 - Oracle Corporation in US. cambridgeresources.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cambridgeresources.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cambridgeresources.com

Resolution chain

IPv6 resolution

No AAAA record for cambridgeresources.com is recorded in WhisperGraph.

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
cambridge resources
Contact emails
lb@centralnotion.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns39.domaincontrol.com
  • ns40.domaincontrol.com

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

SPF policy

  • ip: 52.128.40.0/21
  • ip: 217.8.118.0/24
  • ip: 173.236.20.0/24
  • ip: 192.92.97.0/24
  • ip: 108.30.65.0/28
  • ip: 47.21.207.160/28
  • include: spf.mandrillapp.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: usaepay.com
  • ip: 108.167.158.96
  • ip: 12.159.248.10
  • ip: 50.116.88.119
  • ip: 50.244.30.248

Threat-feed evidence

History

Related pages

Pivot from cambridgeresources.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cambridgeresources.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.